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