9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-23 17:19:16 +00:00

Update repo

This commit is contained in:
cyberpwn
2022-09-05 14:14:50 -04:00
parent a5be48c07c
commit d96bb061e0

View File

@@ -73,11 +73,8 @@ repositories {
includeGroup("org.spigotmc") includeGroup("org.spigotmc")
} }
} }
maven { url "https://dl.cloudsmith.io/public/arcane/archive/maven/" } maven { url "https://arcanearts.jfrog.io/artifactory/archives" }
maven { url "https://maven.enginehub.org/repo/" } //mavenLocal()
mavenCentral()
mavenLocal()
maven { url "https://jitpack.io"}
} }
/** /**