We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7501309 commit 3461c7fCopy full SHA for 3461c7f
README.md
@@ -33,7 +33,7 @@ Artifact Information:
33
<dependency>
34
<groupId>me.NoChance.PvPManager</groupId>
35
<artifactId>pvpmanager</artifactId>
36
- <version>3.18.7</version>
+ <version>3.18.16</version>
37
<scope>provided</scope>
38
</dependency>
39
```
pom.xml
@@ -11,7 +11,7 @@
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
12
<sonar.organization>chancesd</sonar.organization>
13
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
14
- <revision>3.18.13</revision>
+ <revision>3.18.16</revision>
15
</properties>
16
17
<distributionManagement>
0 commit comments