We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16887c8 commit 64ccda4Copy full SHA for 64ccda4
buildSrc/src/main/kotlin/Versions.kt
@@ -1,7 +1,7 @@
1
object Versions {
2
// const val PISTON = "0.4.3"
3
// const val AUTO_VALUE = "1.6.5"
4
- const val WORLDEDIT = "7.2.12"
+ const val WORLDEDIT = "7.2.14"
5
const val JUNIT = "5.9.1"
6
const val MOCKITO = "4.9.0"
7
const val SQUIRRELID = "0.3.2"
0 commit comments