Fetch userdev plugin from plugin portal (#2136)

This commit is contained in:
Alexander Brandes
2023-03-07 15:35:33 +01:00
committed by GitHub
parent ccb503e49d
commit b05e64a7ec
5 changed files with 4 additions and 23 deletions

View File

@ -5,10 +5,7 @@ plugins {
applyPaperweightAdapterConfiguration()
repositories {
maven {
name = "PaperMC"
url = uri("https://repo.papermc.io/repository/maven-public/")
}
gradlePluginPortal()
}
dependencies {