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 693b2de commit e83ee00Copy full SHA for e83ee00
AdvancedCore/pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.bencodez</groupId>
6
<artifactId>advancedcore</artifactId>
7
- <version>3.7.19-SNAPSHOT</version>
+ <version>3.7.19</version>
8
<packaging>jar</packaging>
9
<name>AdvancedCore</name>
10
<properties>
@@ -184,7 +184,7 @@
184
<dependency>
185
186
<artifactId>simpleapi</artifactId>
187
- <version>0.0.8-SNAPSHOT</version>
+ <version>0.0.9-SNAPSHOT</version>
188
<scope>compile</scope>
189
</dependency>
190
0 commit comments