Skip to content

Commit 64ccda4

Browse files
committed
deps: Update WorldEdit to 7.2.14
1 parent 16887c8 commit 64ccda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object Versions {
22
// const val PISTON = "0.4.3"
33
// const val AUTO_VALUE = "1.6.5"
4-
const val WORLDEDIT = "7.2.12"
4+
const val WORLDEDIT = "7.2.14"
55
const val JUNIT = "5.9.1"
66
const val MOCKITO = "4.9.0"
77
const val SQUIRRELID = "0.3.2"

0 commit comments

Comments
 (0)