Skip to content

Commit

Permalink
Update pom.xml (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
matipoirierg authored Jun 10, 2024
1 parent 35d5fac commit 12125d2
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 @@ -329,9 +329,9 @@
</dependency>
<!-- Husktown (https://www.spigotmc.org/resources/husktowns.92672/) (Added in 3.4.5)-->
<dependency>
<groupId>net.william278</groupId>
<artifactId>HuskTowns</artifactId>
<version>2.0</version>
<groupId>net.william278.husktowns</groupId>
<artifactId>husktowns-bukkit</artifactId>
<version>3.0</version>
<scope>provided</scope>
</dependency>
<!-- MinePlots (https://builtbybit.com/resources/mineplots.21646/) (Added in 3.6.6 ) -->
Expand Down

0 comments on commit 12125d2

Please sign in to comment.