We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf0fff commit 82c9a69Copy full SHA for 82c9a69
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>dev.espi</groupId>
5
<artifactId>protectionstones</artifactId>
6
- <version>2.10.6</version>
+ <version>2.10.7</version>
7
<name>ProtectionStones</name>
8
<description>A grief prevention plugin for Spigot Minecraft servers.</description>
9
<url>https://github.com/espidev/ProtectionStones</url>
@@ -207,7 +207,7 @@
207
<dependency>
208
<groupId>org.spigotmc</groupId>
209
<artifactId>spigot-api</artifactId>
210
- <version>1.21.3-R0.1-SNAPSHOT</version>
+ <version>1.21.10-R0.1-SNAPSHOT</version>
211
<scope>provided</scope>
212
</dependency>
213
0 commit comments