Update dependencies

pull/23/head
Mighty_Squid 2024-07-28 12:12:24 +02:00
parent 0cfb7582bf
commit 7780532ab6
1 changed files with 4 additions and 4 deletions

View File

@ -42,7 +42,7 @@
<dependency>
<groupId>us.dynmap</groupId>
<artifactId>dynmap-api</artifactId>
<version>1.9.4</version>
<version>3.5</version>
<scope>provided</scope>
</dependency>
<dependency>
@ -53,7 +53,7 @@
<dependency>
<groupId>com.discordsrv</groupId>
<artifactId>discordsrv</artifactId>
<version>1.23.0</version>
<version>1.27.0</version>
<scope>provided</scope>
</dependency>
<dependency>
@ -81,7 +81,7 @@
</repository>
<repository>
<id>birbmc-repo</id>
<url>https://mvn.birbmc.com</url>
<url>https://mvn.jojodev.com</url>
</repository>
<repository>
<id>dynmap-repo</id>
@ -105,7 +105,7 @@
</repository>
<repository>
<id>shopkeepers-repo</id>
<url>https://nexus.lichtspiele.org/repository/releases/</url>
<url>https://repo.projectshard.dev/repository/releases/</url>
</repository>
</repositories>