Skip to content

Commit

Permalink
Update to 3.18.16
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanceSD committed Jul 18, 2024
1 parent 7501309 commit 3461c7f
Show file tree
Hide file tree
Showing 2 changed files with 2 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.18.7</version>
<version>3.18.16</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.13</revision>
<revision>3.18.16</revision>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 3461c7f

Please sign in to comment.