Fixed repo

This commit is contained in:
Auxilor
2023-11-09 20:37:36 +00:00
parent fe716f45a1
commit 7a06c1c397

View File

@@ -30,6 +30,7 @@ allprojects {
mavenLocal()
maven { url 'https://jitpack.io' }
maven { url 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/' }
maven { url 'https://repo.auxilor.io/repository/maven-public/' }
}
jar {