Update Essentials & WorldGuard

This commit is contained in:
Allink 2023-07-25 00:16:26 +01:00
parent bbbccc2b10
commit 07b3553748
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -171,7 +171,7 @@
<dependency>
<groupId>com.sk89q.worldguard</groupId>
<artifactId>worldguard-bukkit</artifactId>
<version>7.0.7</version>
<version>7.0.8</version>
<scope>provided</scope>
</dependency>
@ -192,7 +192,7 @@
<dependency>
<groupId>net.essentialsx</groupId>
<artifactId>EssentialsX</artifactId>
<version>2.19.6</version>
<version>2.20.0</version>
<scope>provided</scope>
</dependency>