improve bukkit build

This commit is contained in:
dfsek
2022-06-12 20:27:14 -07:00
parent 0c2a8c6bbc
commit 2c85284cfb
4 changed files with 9 additions and 11 deletions
-3
View File
@@ -27,9 +27,6 @@ pluginManagement {
maven("https://maven.fabricmc.net") {
name = "Fabric"
}
maven("https://papermc.io/repo/repository/maven-public/") {
name = "PaperMC"
}
gradlePluginPortal()
}
}