Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to…
Browse files Browse the repository at this point in the history
… v1.8.0 (#346)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent bfb0e43 commit 0dc9e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poetimizely-core/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5-jvm", version.
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
kotlin-compile-testing = "dev.zacsweers.kctfork:core:0.7.0"
kotlin-coroutines-core-jvm = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1"
kotlin-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
kotlin-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0"
kotlinpoet = "com.squareup:kotlinpoet:2.0.0"
ktlint-core = { module = "com.pinterest.ktlint:ktlint-core", version.ref = "ktlintcore" }
ktlint-ruleset-standard = { module = "com.pinterest.ktlint:ktlint-ruleset-standard", version.ref = "ktlint" }
Expand Down

0 comments on commit 0dc9e46

Please sign in to comment.