Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serializat…
Browse files Browse the repository at this point in the history
…ion-json to v1.8.0
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 2e64a76 commit 9384f7a
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 @@ -8,7 +8,7 @@ kover = "0.9.0"
benchmark = "0.4.13"
atomicfu = "0.26.1"
immutable = "0.3.8"
serialization = "1.7.3"
serialization = "1.8.0"

[libraries]
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
Expand Down

0 comments on commit 9384f7a

Please sign in to comment.