Skip to content

Commit 6a9435e

Browse files
committed
fix repo for bungee chat
1 parent bf145ba commit 6a9435e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bukkit/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
repositories {
33
maven("https://hub.spigotmc.org/nexus/content/repositories/snapshots/")
4-
maven("https://oss.sonatype.org/content/repositories/snapshots/")
4+
maven("https://repo.aikar.co/nexus/content/repositories/aikar/")
55
}
66

77
dependencies {

0 commit comments

Comments
 (0)