Update build.gradle.kts

This commit is contained in:
Robert Alan Chapton 2019-10-09 12:46:04 -07:00 committed by GitHub
parent 7be849da2a
commit 31dc7bf03f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ subprojects {
mavenLocal()
mavenCentral()
maven("https://repo.spongepowered.org/maven")
maven("https://hub.spigotmc.org/nexus/content/repositories/snapshoits")
maven("https://hub.spigotmc.org/nexus/content/repositories/snapshots")
maven("https://repo.codemc.org/repository/maven-public")
maven("https://maven.sk89q.com/repo")
maven("https://mvnrepository.com/artifact/org.jetbrains/annotations")