File tree 3 files changed +3
-2
lines changed
pvpmanager/src/main/resources
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Artifact Information:
33
33
<dependency >
34
34
<groupId >me.NoChance.PvPManager</groupId >
35
35
<artifactId >pvpmanager</artifactId >
36
- <version >3.17.8 </version >
36
+ <version >3.18.5 </version >
37
37
<scope >provided</scope >
38
38
</dependency >
39
39
```
Original file line number Diff line number Diff line change 11
11
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
12
12
<sonar .organization>chancesd</sonar .organization>
13
13
<sonar .host.url>https://sonarcloud.io</sonar .host.url>
14
- <revision >3.18.1 </revision >
14
+ <revision >3.18.5 </revision >
15
15
</properties >
16
16
17
17
<distributionManagement >
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ softdepend:
21
21
22
22
libraries :
23
23
- com.zaxxer:HikariCP:4.0.3
24
+ - org.slf4j:slf4j-api:2.0.13 # for MC 1.8
24
25
25
26
commands :
26
27
pvpmanager :
You can’t perform that action at this time.
0 commit comments