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 b0cbdc0 commit 8315e19Copy full SHA for 8315e19
buildSrc/src/main/kotlin/Versions.kt
@@ -17,7 +17,7 @@ object Versions {
17
18
const val LITE_COMMANDS = "3.10.4"
19
const val OKAERI_CONFIGS_YAML_BUKKIT = "5.0.6"
20
- const val OKAERI_CONFIGS_SERDES_COMMONS = "5.0.9"
+ const val OKAERI_CONFIGS_SERDES_COMMONS = "5.0.13"
21
const val OKAERI_CONFIGS_SERDES_BUKKIT = "5.0.9"
22
23
const val GIT_CHECK = "1.0.0"
0 commit comments