1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-28 11:19:11 +00:00

Move to OpenCollab domain

This commit is contained in:
DoctorMacc
2020-10-27 13:51:54 -04:00
parent 8071c18151
commit 3d994db0f2

View File

@@ -38,11 +38,11 @@ repositories {
mavenLocal()
maven {
url = uri('https://repo.nukkitx.com/maven-releases/')
url = uri('https://repo.opencollab.dev/maven-releases/')
}
maven {
url = uri('https://repo.nukkitx.com/maven-snapshots/')
url = uri('https://repo.opencollab.dev/maven-snapshots/')
}
maven {