We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f97bd73 commit 43c1b8eCopy full SHA for 43c1b8e
build.gradle.kts
@@ -45,6 +45,7 @@ subprojects {
45
mavenCentral()
46
maven(paperMavenPublicUrl)
47
maven("https://maven.projecteden.gg/releases")
48
+ maven("https://maven.projecteden.gg/snapshots")
49
}
50
51
dependencies {
0 commit comments