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 e2a1986 commit 4e21294Copy full SHA for 4e21294
1 file changed
pom.xml
@@ -6,12 +6,12 @@
6
7
<groupId>me.hsgamer.bettergui</groupId>
8
<artifactId>addon-parent</artifactId>
9
- <version>3.0</version>
+ <version>3.1</version>
10
<packaging>pom</packaging>
11
12
<properties>
13
<java.version>1.8</java.version>
14
- <plugin.version>9.0</plugin.version>
+ <plugin.version>9.1</plugin.version>
15
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16
</properties>
17
0 commit comments