Update dependency com.sk89q.worldedit:worldedit-bukkit to v6.1.5
This commit is contained in:
parent
8cc08e6c6b
commit
96b3493c1a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -133,7 +133,7 @@
|
|||
<dependency>
|
||||
<groupId>com.sk89q.worldedit</groupId>
|
||||
<artifactId>worldedit-bukkit</artifactId>
|
||||
<version>6.1.4-SNAPSHOT</version>
|
||||
<version>6.1.5</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Reference in a new issue