Skip to content

Commit fd52224

Browse files
authored
Remove s01 sonatype maven repository (#7730)
* Update build.gradle * Update build.gradle
1 parent 1e43779 commit fd52224

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ allprojects {
2020
maven { url 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/' }
2121
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
2222
maven { url 'https://repo.papermc.io/repository/maven-public/' }
23-
maven { url = 'https://s01.oss.sonatype.org/content/repositories/snapshots/' } // needed for paper adventure snapshot
2423
maven { url 'https://ci.emc.gs/nexus/content/groups/aikar/' }
2524
}
2625
}

0 commit comments

Comments
 (0)