We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 170a990 commit 2d5bd0dCopy full SHA for 2d5bd0d
1 file changed
pom.xml
@@ -28,7 +28,7 @@
28
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
29
<maven.compiler.encoding>UTF-8</maven.compiler.encoding>
30
31
- <minecraft.version>1.21.7</minecraft.version>
+ <minecraft.version>1.21.8</minecraft.version>
32
<minecraft.protocol>772</minecraft.protocol>
33
34
<deps.easyplugin.version>1.5.13</deps.easyplugin.version>
@@ -40,7 +40,7 @@
40
41
<groupId>cn.ycraft</groupId>
42
<artifactId>limboservice</artifactId>
43
- <version>1.0.6</version>
+ <version>1.0.7</version>
44
45
<name>LimboService</name>
46
<description>A lightweight and standalone LIMBO service for Minecraft.</description>
0 commit comments