deps: Update WorldEdit to 7.2.14

This commit is contained in:
Joo200 2023-06-08 20:57:27 +02:00
parent 16887c8540
commit 64ccda4615
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
object Versions {
// const val PISTON = "0.4.3"
// const val AUTO_VALUE = "1.6.5"
const val WORLDEDIT = "7.2.12"
const val WORLDEDIT = "7.2.14"
const val JUNIT = "5.9.1"
const val MOCKITO = "4.9.0"
const val SQUIRRELID = "0.3.2"