We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e43779 commit fd52224Copy full SHA for fd52224
build.gradle
@@ -20,7 +20,6 @@ allprojects {
20
maven { url 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/' }
21
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
22
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
24
maven { url 'https://ci.emc.gs/nexus/content/groups/aikar/' }
25
}
26
0 commit comments