Skip to content

Commit

Permalink
Update serializationVersion to v1.6.3 (#1732)
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] committed Feb 20, 2024
1 parent dd96360 commit ef438ac
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.8.0"
kotlinVersion = "1.9.20"
serializationVersion = "1.6.2"
serializationVersion = "1.6.3"

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

0 comments on commit ef438ac

Please sign in to comment.