Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.2.16
All checks were successful
Plugins/ThemeParkPlus/pipeline/pr-master This commit looks good
All checks were successful
Plugins/ThemeParkPlus/pipeline/pr-master This commit looks good
This commit is contained in:
parent
4f8014e2c3
commit
6bc9b577a9
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -184,7 +184,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.sk89q.worldedit</groupId>
|
<groupId>com.sk89q.worldedit</groupId>
|
||||||
<artifactId>worldedit-bukkit</artifactId>
|
<artifactId>worldedit-bukkit</artifactId>
|
||||||
<version>7.2.7-SNAPSHOT</version>
|
<version>7.2.16</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Reference in a new issue