Properly update

This commit is contained in:
Allink 2022-06-05 22:44:38 +01:00
parent 9f8dd91457
commit 495fe79d94
No known key found for this signature in database
GPG Key ID: 7F1F1B98F0FAAD13
1 changed files with 2 additions and 2 deletions

View File

@ -172,7 +172,7 @@
<dependency>
<groupId>com.sk89q.worldguard</groupId>
<artifactId>worldguard-bukkit</artifactId>
<version>7.0.6</version>
<version>7.0.7</version>
<scope>provided</scope>
</dependency>
@ -351,7 +351,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
<executions>
<execution>
<phase>initialize</phase>