Skip to content

Commit c1a9e6d

Browse files
Update build.gradle.kts
1 parent 7534c0e commit c1a9e6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ allprojects {
1111
maven("https://hub.spigotmc.org/nexus/content/repositories/snapshots/") {
1212
name = "spigot-snapshots"
1313
}
14-
maven("https://oss.sonatype.org/content/groups/public/") {
14+
maven("https://central.sonatype.com/repository/maven-snapshots/") {
1515
name = "sonatype"
1616
}
1717
maven("https://repo.codemc.org/repository/maven-public") {

0 commit comments

Comments
 (0)