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 110aaf0 commit b8acfe2Copy full SHA for b8acfe2
VotingPlugin/pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.bencodez</groupId>
6
<artifactId>votingplugin</artifactId>
7
- <version>6.18.8-SNAPSHOT</version>
+ <version>6.19</version>
8
<packaging>jar</packaging>
9
<name>VotingPlugin</name>
10
<properties>
@@ -266,7 +266,7 @@
266
<dependency>
267
268
<artifactId>advancedcore</artifactId>
269
- <version>3.7.18-SNAPSHOT</version>
+ <version>3.7.18</version>
270
<scope>compile</scope>
271
</dependency>
272
0 commit comments