We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e28be7d commit dbc5c19Copy full SHA for dbc5c19
settings.gradle.kts
@@ -2,7 +2,6 @@ import java.util.Locale
2
3
pluginManagement {
4
repositories {
5
- mavenLocal() // First as we have a published 2.0.0-SNAPSHOT build of PW
6
gradlePluginPortal()
7
maven("https://repo.papermc.io/repository/maven-public/")
8
}
0 commit comments