Update pom.xml (#219)

This commit is contained in:
Matías Poirier 2024-06-10 10:43:43 -04:00 committed by GitHub
parent 35d5fac459
commit 12125d258f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -329,9 +329,9 @@
</dependency> </dependency>
<!-- Husktown (https://www.spigotmc.org/resources/husktowns.92672/) (Added in 3.4.5)--> <!-- Husktown (https://www.spigotmc.org/resources/husktowns.92672/) (Added in 3.4.5)-->
<dependency> <dependency>
<groupId>net.william278</groupId> <groupId>net.william278.husktowns</groupId>
<artifactId>HuskTowns</artifactId> <artifactId>husktowns-bukkit</artifactId>
<version>2.0</version> <version>3.0</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<!-- MinePlots (https://builtbybit.com/resources/mineplots.21646/) (Added in 3.6.6 ) --> <!-- MinePlots (https://builtbybit.com/resources/mineplots.21646/) (Added in 3.6.6 ) -->