mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-29 18:27:36 +02:00
Fix building because the bungee proxy repo is down [ci skip]
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
<!--BungeeCord with also the part outside the API-->
|
||||
<repository>
|
||||
<id>bungee-repo</id>
|
||||
<url>http://maven.addstar.com.au/artifactory/ext-snapshot-local/</url>
|
||||
<url>https://repo.extension.ws/content/repositories/snapshots/</url>
|
||||
</repository>
|
||||
|
||||
<repository>
|
||||
@ -38,7 +38,7 @@
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>net.md-5</groupId>
|
||||
<groupId>tc.oc</groupId>
|
||||
<artifactId>bungeecord-proxy</artifactId>
|
||||
<version>1.11-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
|
Reference in New Issue
Block a user