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 9896069 commit 01d3491Copy full SHA for 01d3491
buildSrc/src/main/kotlin/Versions.kt
@@ -25,7 +25,7 @@ object Versions {
25
const val WORLD_GUARD_BUKKIT = "7.0.15"
26
27
const val PLACEHOLDER_API = "2.11.7"
28
- const val LANDS_API = "7.17.2"
+ const val LANDS_API = "7.23.1"
29
const val PAPERLIB = "1.0.8"
30
31
const val WORLDEDIT = "3ISh7ADm" //cannot use numeric version bc of duplicated version on modrinth
0 commit comments