Skip to content

Commit 9040404

Browse files
committed
Fix build
1 parent 658d7c9 commit 9040404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repositories {
3030
// ConfigurationMaster
3131
maven {
3232
name = "cm-repo"
33-
url = uri("https://ci.pluginwiki.us/plugin/repository/everything/")
33+
url = uri("https://repo.bsdevelopment.org/releases/")
3434
}
3535

3636
// JitPack

0 commit comments

Comments
 (0)