Skip to content

Commit

Permalink
fix(deps): update dependency com.vanniktech:multiplatform-locale to v…
Browse files Browse the repository at this point in the history
…0.9.0 (#249)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 8ef013c commit 44378d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kotlinx-datetime = "org.jetbrains.kotlinx:kotlinx-datetime:0.6.1"
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.8.0" }
ktor-client-core-jvm = { module = "io.ktor:ktor-client-core-jvm", version.ref = "ktor" }
ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktor" }
multiplatform-locale = { module = "com.vanniktech:multiplatform-locale", version = "0.8.0" }
multiplatform-locale = { module = "com.vanniktech:multiplatform-locale", version = "0.9.0" }
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
plugin-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
plugin-shadowjar = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "8.3.5" }
Expand Down

0 comments on commit 44378d1

Please sign in to comment.