Skip to content

Commit 18629e8

Browse files
dependency: Update okaeriConfigsVersion to v5.0.9
1 parent cdb93d9 commit 18629e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multification-okaeri/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
api(project(":multification-core"))
1111

1212
// okaeri configs
13-
val okaeriConfigsVersion = "5.0.6"
13+
val okaeriConfigsVersion = "5.0.9"
1414
api("eu.okaeri:okaeri-configs-yaml-snakeyaml:${okaeriConfigsVersion}")
1515
api("eu.okaeri:okaeri-configs-serdes-commons:${okaeriConfigsVersion}")
1616

0 commit comments

Comments
 (0)