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