Skip to content

Commit b304b32

Browse files
committed
Potential fix for missing lib
1 parent 7c7c241 commit b304b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bungeecord/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414
name = "bungeecord"
1515
url = uri("https://oss.sonatype.org/content/repositories/snapshots")
1616
}
17-
6 maven {
17+
maven {
1818
name = "mojang"
1919
url = uri("https://libraries.minecraft.net/")
2020
}

0 commit comments

Comments
 (0)