We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71ec200 + 3de976a commit 1f1870eCopy full SHA for 1f1870e
README.md
@@ -1,3 +1,5 @@
1
+Supported Minecraft versions: 1.16.5 ~ 1.21
2
+
3
Free version https://www.spigotmc.org/resources/65603/
4
5
**Premium version** https://www.spigotmc.org/resources/100058/
pom.xml
@@ -150,7 +150,7 @@
150
<dependency>
151
<groupId>org.projectlombok</groupId>
152
<artifactId>lombok</artifactId>
153
- <version>1.18.22</version>
+ <version>1.18.34</version>
154
<scope>provided</scope>
155
</dependency>
156
@@ -162,7 +162,7 @@
162
163
<groupId>com.github.PikaMug</groupId>
164
<artifactId>LocaleLib</artifactId>
165
- <version>2.4</version>
+ <version>3.9</version>
166
167
168
<groupId>org.black_ixx</groupId>
0 commit comments