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 898b298 commit 5618d4bCopy full SHA for 5618d4b
VotingPlugin/pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.Ben12345rocks</groupId>
5
<artifactId>VotingPlugin</artifactId>
6
- <version>5.12.1</version>
+ <version>5.12.2</version>
7
<packaging>jar</packaging>
8
<name>VotingPlugin</name>
9
<properties>
@@ -154,7 +154,7 @@
154
<dependency>
155
<groupId>com.github.Ben12345rocks</groupId>
156
<artifactId>AdvancedCore</artifactId>
157
- <version>2.12.2-SNAPSHOT</version>
+ <version>master-SNAPSHOT</version>
158
</dependency>
159
<!-- <dependency> <groupId>com.Ben12345rocks</groupId> <artifactId>AdvancedCore</artifactId>
160
<version>LATEST</version> <scope>compile</scope> </dependency> -->
0 commit comments