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