Skip to content

Commit

Permalink
- Bump com.github.seeseemelk:MockBukkit-v1.20 from 3.65.0 to 3.72.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
LlmDl committed Feb 13, 2024
1 parent e7442e6 commit 05e72c6
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -246,7 +246,7 @@
<dependency>
<groupId>com.github.seeseemelk</groupId>
<artifactId>MockBukkit-v1.20</artifactId>
<version>3.65.0</version>
<version>3.72.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
3 changes: 2 additions & 1 deletion Towny/src/main/resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9513,4 +9513,5 @@ v0.92.0.11:
- Cause trusted residents who have changed their names to auto-matically carry their trusted status in a town over, without a server restart required.
- Closes #7249.
- Overhaul the NameValidation class.
- Add the towny.command.resident.jail to the nomad section of the townyperms.yml file, so that players without a town can pay bail if they're jailed.
- Add the towny.command.resident.jail to the nomad section of the townyperms.yml file, so that players without a town can pay bail if they're jailed.
- Bump com.github.seeseemelk:MockBukkit-v1.20 from 3.65.0 to 3.72.0.

0 comments on commit 05e72c6

Please sign in to comment.