Skip to content

Commit

Permalink
fix(deps): update serializationversion to v1.8.0 (#80)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 7550b23 commit 664eef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/kotlinx.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
coroutinesVersion = "1.10.1"
kotlinVersion = "2.0.21"
serializationVersion = "1.7.3"
serializationVersion = "1.8.0"

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

0 comments on commit 664eef5

Please sign in to comment.