3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-30 09:08:09 +02:00

Move to OpenCollab domain

Dieser Commit ist enthalten in:
DoctorMacc 2020-10-27 13:51:54 -04:00
Ursprung 8071c18151
Commit 3d994db0f2

Datei anzeigen

@ -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 {