Skip to content

Commit

Permalink
Fix S3 PR for 1.12 build
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeprimm committed Dec 13, 2023
1 parent b0e56d3 commit 7cdd907
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oldbuilds/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ allprojects {
repositories {
mavenLocal()
maven { url "https://oss.sonatype.org/content/repositories/releases" }
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
maven { url "https://repo.mikeprimm.com" }
maven { url "https://repo.maven.apache.org/maven2" }
maven { url "https://hub.spigotmc.org/nexus/content/repositories/snapshots/" }
Expand Down

0 comments on commit 7cdd907

Please sign in to comment.