We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3626a3e commit 484a800Copy full SHA for 484a800
build.gradle.kts
@@ -54,7 +54,7 @@ subprojects {
54
repositories {
55
mavenCentral()
56
maven(paperMavenPublicUrl)
57
- maven("https://ci.pluginwiki.us/plugin/repository/everything/") // Required by Leaf config
+ maven("https://repo.bsdevelopment.org/releases/") // Required by Leaf config
58
maven("https://maven.nostal.ink/repository/maven-snapshots/") // Required by Leaf Quantumleaper
59
}
60
0 commit comments