Skip to content

Commit 1a79b50

Browse files
committed
Update to 3.18.5
1 parent df9b327 commit 1a79b50

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Artifact Information:
3333
<dependency>
3434
<groupId>me.NoChance.PvPManager</groupId>
3535
<artifactId>pvpmanager</artifactId>
36-
<version>3.17.8</version>
36+
<version>3.18.5</version>
3737
<scope>provided</scope>
3838
</dependency>
3939
```

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212
<sonar.organization>chancesd</sonar.organization>
1313
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
14-
<revision>3.18.1</revision>
14+
<revision>3.18.5</revision>
1515
</properties>
1616

1717
<distributionManagement>

pvpmanager/src/main/resources/plugin.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ softdepend:
2121

2222
libraries:
2323
- com.zaxxer:HikariCP:4.0.3
24+
- org.slf4j:slf4j-api:2.0.13 # for MC 1.8
2425

2526
commands:
2627
pvpmanager:

0 commit comments

Comments
 (0)