mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-30 10:47:33 +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-->
|
<!--BungeeCord with also the part outside the API-->
|
||||||
<repository>
|
<repository>
|
||||||
<id>bungee-repo</id>
|
<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>
|
||||||
|
|
||||||
<repository>
|
<repository>
|
||||||
@ -38,7 +38,7 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.md-5</groupId>
|
<groupId>tc.oc</groupId>
|
||||||
<artifactId>bungeecord-proxy</artifactId>
|
<artifactId>bungeecord-proxy</artifactId>
|
||||||
<version>1.11-SNAPSHOT</version>
|
<version>1.11-SNAPSHOT</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
|
Reference in New Issue
Block a user