We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56535ec commit 76e8145Copy full SHA for 76e8145
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>mc.rellox</groupId>
7
<artifactId>SpawnerLegacyAPI</artifactId>
8
- <version>1.4.24</version>
+ <version>1.4.25</version>
9
<name>SpawnerLegacyAPI</name>
10
11
<properties>
@@ -27,7 +27,7 @@
27
<dependency>
28
<groupId>org.spigotmc</groupId>
29
<artifactId>spigot-api</artifactId>
30
- <version>1.21.10-R0.1-SNAPSHOT</version>
+ <version>1.21.11-R0.1-SNAPSHOT</version>
31
<scope>provided</scope>
32
</dependency>
33
</dependencies>
0 commit comments