Fix S3 PR for 1.12 build
This commit is contained in:
parent
b0e56d3e5a
commit
7cdd90768e
1 changed files with 1 additions and 0 deletions
|
|
@ -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/" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue