switch to fork of paperweight

don't worry paperweight/paper devs, this *will* maintain api compatibility, its mainly so we can have files in NMS
This commit is contained in:
Ben Kerllenevich
2021-06-15 13:17:41 -04:00
parent 93a374608a
commit ab124e45f4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
pluginManagement {
repositories {
gradlePluginPortal()
maven("https://papermc.io/repo/repository/maven-public/")
maven("https://repo.pl3x.net/snapshots/")
}
}