Skip to content

Commit

Permalink
- Fix /deny all not working, courtesy of Warrior with PR #7626.
Browse files Browse the repository at this point in the history
  - Bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0.
  - Bump org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.1.
  - Bump org.jetbrains:annotations from 24.1.0 to 25.0.0.
  - Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.2.
  • Loading branch information
LlmDl committed Oct 14, 2024
1 parent f285f2c commit 66590b6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Towny/src/main/resources/ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10040,4 +10040,10 @@ v0.92.0.11:
0.100.4.5:
- Refactor OnPlayerLogin task for readability.
- Fix SERVER_ACCOUNT initializing after GLOBAL_OBSERVER
- Closes https://github.com/TownyAdvanced/SiegeWar/issues/916
- Closes https://github.com/TownyAdvanced/SiegeWar/issues/916
- Fix /deny all not working, courtesy of Warrior with PR #7626.
- Bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0.
- Bump org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.1.
- Bump org.jetbrains:annotations from 24.1.0 to 25.0.0.
- Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.2.
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.2.

0 comments on commit 66590b6

Please sign in to comment.