Update s3-lite client to 0.0.2-SNAPSHOT version
This commit is contained in:
parent
b02368db55
commit
38bfeabdec
3 changed files with 15 additions and 14 deletions
|
|
@ -30,6 +30,7 @@ allprojects {
|
|||
mavenLocal()
|
||||
maven { url 'https://libraries.minecraft.net/' }
|
||||
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