Skip to content

Commit dbc5c19

Browse files
committed
Remove mavenLocal ref for initial pw snapshots
1 parent e28be7d commit dbc5c19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

settings.gradle.kts

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import java.util.Locale
22

33
pluginManagement {
44
repositories {
5-
mavenLocal() // First as we have a published 2.0.0-SNAPSHOT build of PW
65
gradlePluginPortal()
76
maven("https://repo.papermc.io/repository/maven-public/")
87
}

0 commit comments

Comments
 (0)