Skip to content

Commit

Permalink
Update pom version
Browse files Browse the repository at this point in the history
  • Loading branch information
fullwall committed Jan 16, 2021
1 parent cc3d8f8 commit 5821416
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<craftbukkit.version>1.16.4-R0.1-SNAPSHOT</craftbukkit.version>
<craftbukkit.version>1.16.5-R0.1-SNAPSHOT</craftbukkit.version>
<citizensapi.version>${project.version}</citizensapi.version>
<powermock.version>1.4.12</powermock.version>
<worldguard.version>7.0.4</worldguard.version>
Expand Down
2 changes: 1 addition & 1 deletion v1_16_R3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<craftbukkit.version>1.16.4-R0.1-SNAPSHOT</craftbukkit.version>
<craftbukkit.version>1.16.5-R0.1-SNAPSHOT</craftbukkit.version>
</properties>

<repositories>
Expand Down

0 comments on commit 5821416

Please sign in to comment.