We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b5e5f4 commit ed69cc9Copy full SHA for ed69cc9
bans-env/bungeeplugin/src/it/waterfall-slf4j/pom.xml
@@ -109,5 +109,9 @@
109
<id>papermc</id>
110
<url>https://repo.papermc.io/repository/maven-public/</url>
111
</repository>
112
+ <repository>
113
+ <id>spigot-repo</id>
114
+ <url>https://hub.spigotmc.org/nexus/content/repositories/public/</url>
115
+ </repository>
116
</repositories>
-</project>
117
+</project>
0 commit comments