Skip to content

Commit

Permalink
Upgraded dependencies
Browse files Browse the repository at this point in the history
- Updated pom.xml
  • Loading branch information
josemmo committed Mar 2, 2024
1 parent 867b7b3 commit 4b962cf
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 @@ -97,23 +97,23 @@
<dependency>
<groupId>com.github.TechFortress</groupId>
<artifactId>GriefPrevention</artifactId>
<version>16.18.1</version>
<version>16.18.2</version>
<scope>provided</scope>
</dependency>

<!-- https://jitpack.io/com/github/TownyAdvanced/towny/ -->
<dependency>
<groupId>com.github.TownyAdvanced</groupId>
<artifactId>towny</artifactId>
<version>0.100.0.9</version>
<version>0.100.1.17</version>
<scope>provided</scope>
</dependency>

<!-- https://jitpack.io/com/github/Angeschossen/LandsAPI/ -->
<dependency>
<groupId>com.github.angeschossen</groupId>
<artifactId>LandsAPI</artifactId>
<version>6.42.0</version>
<version>6.44.10</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 4b962cf

Please sign in to comment.