mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Move to OpenCollab domain
This commit is contained in:
parent
8071c18151
commit
3d994db0f2
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue