Skip to content

Commit

Permalink
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to
Browse files Browse the repository at this point in the history
3.2.3.
  - Bump com.github.seeseemelk:MockBukkit-v1.20 from 3.56.0 to 3.58.0.
  - Make Towny more resiliant to errors which come from having no
Economy present on the server.
  • Loading branch information
LlmDl committed Dec 21, 2023
1 parent 8d3a2f4 commit 98c99f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Towny/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<artifactId>towny</artifactId>
<packaging>jar</packaging>
<version>0.100.0.12</version>
<version>0.100.0.13</version>

<licenses>
<license>
Expand Down
6 changes: 5 additions & 1 deletion Towny/src/main/resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9287,4 +9287,8 @@ v0.92.0.11:
0.100.0.11:
- Fix config migrator file formatting, courtesy of Warrior with PR #7128.
0.100.0.12:
- Bump adventure-platform to 4.3.2 for 1.20.4 compatibility.
- Bump adventure-platform to 4.3.2 for 1.20.4 compatibility.
0.100.0.13:
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.3.
- Bump com.github.seeseemelk:MockBukkit-v1.20 from 3.56.0 to 3.58.0.
- Make Towny more resiliant to errors which come from having no Economy present on the server.

0 comments on commit 98c99f0

Please sign in to comment.