Update Gradle and dependencies

This commit is contained in:
Jakob K
2021-12-12 03:05:42 +01:00
parent bde12aab91
commit c23b41e086
3 changed files with 19 additions and 25 deletions

View File

@@ -1,14 +1,8 @@
rootProject.name = "KSpigot"
/*
* PLUGINS
*/
pluginManagement {
repositories {
gradlePluginPortal()
jcenter()
maven("https://papermc.io/repo/repository/maven-public/")
}
}
}