Skip to content

Commit

Permalink
Update to 3.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanceSD committed May 10, 2024
1 parent df9b327 commit 1a79b50
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Artifact Information:
<dependency>
<groupId>me.NoChance.PvPManager</groupId>
<artifactId>pvpmanager</artifactId>
<version>3.17.8</version>
<version>3.18.5</version>
<scope>provided</scope>
</dependency>
```
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.organization>chancesd</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<revision>3.18.1</revision>
<revision>3.18.5</revision>
</properties>

<distributionManagement>
Expand Down
1 change: 1 addition & 0 deletions pvpmanager/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ softdepend:

libraries:
- com.zaxxer:HikariCP:4.0.3
- org.slf4j:slf4j-api:2.0.13 # for MC 1.8

commands:
pvpmanager:
Expand Down

0 comments on commit 1a79b50

Please sign in to comment.