Skip to content

Commit

Permalink
- Fix adventure relocation not excluding things from paper-api.
Browse files Browse the repository at this point in the history
  - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to
3.10.1.
  - Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to
3.5.1.
  • Loading branch information
LlmDl committed Nov 1, 2024
1 parent 967281f commit 410f49b
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.4.9</version>
<version>0.100.4.10</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 @@ -10109,4 +10109,8 @@ v0.92.0.11:
- Bump org.jetbrains:annotations from 25.0.0 to 26.0.1.
- Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3.
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.2 to 5.11.3.
- Fix Audience not sending messages, tests will become broken again at this point.
- Fix Audience not sending messages, tests will become broken again at this point.
0.100.4.10:
- Fix adventure relocation not excluding things from paper-api.
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1.
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1.

0 comments on commit 410f49b

Please sign in to comment.