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 cdb93d9 commit fd89f2cCopy full SHA for fd89f2c
multification-okaeri/build.gradle.kts
@@ -10,7 +10,7 @@ dependencies {
10
api(project(":multification-core"))
11
12
// okaeri configs
13
- val okaeriConfigsVersion = "5.0.6"
+ val okaeriConfigsVersion = "5.0.9"
14
api("eu.okaeri:okaeri-configs-yaml-snakeyaml:${okaeriConfigsVersion}")
15
api("eu.okaeri:okaeri-configs-serdes-commons:${okaeriConfigsVersion}")
16
0 commit comments