Skip to content

Commit

Permalink
1.8.8
Browse files Browse the repository at this point in the history
Updated dependencies
Hopefully fixed issues with 1.21.1
  • Loading branch information
cobrex1 committed Aug 16, 2024
1 parent ac494c3 commit bdc802c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@

<groupId>me.cobrex</groupId>
<artifactId>TownyMenu</artifactId>
<version>1.8.7</version>
<version>1.8.8</version>

<properties>

<main.class>me.cobrex.townymenu.TownyMenuPlugin</main.class>

<foundation.version>6.9.1</foundation.version>
<foundation.version>6.9.2</foundation.version>

<java.version>1.8</java.version>

Expand Down Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>com.github.TownyAdvanced</groupId>
<artifactId>Towny</artifactId>
<version>0.100.3.11</version>
<version>0.100.3.12</version>
<scope>provided</scope>
</dependency>
<!-- HeadDatabase-API -->
Expand Down

0 comments on commit bdc802c

Please sign in to comment.