Skip to content

Commit

Permalink
Update okaeriConfigsVersion to v5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 820fcb8 commit 899f084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multification-okaeri/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
api(project(":multification-core"))

// okaeri configs
val okaeriConfigsVersion = "5.0.0-beta.5"
val okaeriConfigsVersion = "5.0.4"
api("eu.okaeri:okaeri-configs-yaml-snakeyaml:${okaeriConfigsVersion}")
api("eu.okaeri:okaeri-configs-serdes-commons:${okaeriConfigsVersion}")

Expand Down

0 comments on commit 899f084

Please sign in to comment.