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 {