We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f18734 commit 05adea9Copy full SHA for 05adea9
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>me.hsgamer</groupId>
8
<artifactId>bettergui</artifactId>
9
- <version>10.6</version>
+ <version>10.7</version>
10
<packaging>jar</packaging>
11
12
<name>BetterGUI</name>
@@ -17,7 +17,7 @@
17
<java.version>1.8</java.version>
18
<core.version>4.5.7</core.version>
19
<minelib.version>1.2.3</minelib.version>
20
- <crftitem.version>1.5.0</crftitem.version>
+ <crftitem.version>1.6.1</crftitem.version>
21
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
22
</properties>
23
0 commit comments