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 (#342)

| datasource | package                                          | from  | to    |
| ---------- | ------------------------------------------------ | ----- | ----- |
| maven      | org.jetbrains.kotlinx:kotlinx-serialization-json | 1.7.3 | 1.8.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 2c6291a commit 417bdb6
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 @@ -2,7 +2,7 @@
junit = "4.13.2"
kotlin = "2.1.10"
coroutines = "1.10.1"
kotlinx-serialization-json = "1.7.3"
kotlinx-serialization-json = "1.8.0"
kotlinx-collections-immutable = "0.3.8"

# the Java version that the Java and Kotlin compilers will target
Expand Down

0 comments on commit 417bdb6

Please sign in to comment.