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.7.2
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent b712948 commit a286c9b
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.5.1"
kotlin-coroutines-core-jvm = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1"
kotlin-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.1"
kotlin-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2"
kotlinpoet = "com.squareup:kotlinpoet:1.18.1"
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 a286c9b

Please sign in to comment.