Update paper repo
This commit is contained in:
parent
5849f471a7
commit
db17fb5d10
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ repositories {
|
||||||
mavenContent { snapshotsOnly() }
|
mavenContent { snapshotsOnly() }
|
||||||
}
|
}
|
||||||
/* The paper repository, used for cloud-paper */
|
/* The paper repository, used for cloud-paper */
|
||||||
maven("https://papermc.io/repo/repository/maven-public/")
|
maven("https://repo.papermc.io/repository/maven-public/")
|
||||||
/* The NukkitX repository, used for cloud-cloudburst */
|
/* The NukkitX repository, used for cloud-cloudburst */
|
||||||
maven("https://repo.nukkitx.com/maven-snapshots") {
|
maven("https://repo.nukkitx.com/maven-snapshots") {
|
||||||
mavenContent { snapshotsOnly() }
|
mavenContent { snapshotsOnly() }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue