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 54a573a commit 9cda17eCopy full SHA for 9cda17e
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.6</version>
+ <version>6.18.7-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
<name>VotingPlugin</name>
10
<properties>
@@ -267,7 +267,7 @@
267
<dependency>
268
269
<artifactId>advancedcore</artifactId>
270
- <version>3.7.17</version>
+ <version>3.7.18-SNAPSHOT</version>
271
<scope>compile</scope>
272
</dependency>
273
0 commit comments