Skip to content

Commit

Permalink
fix(deps): update serializationversion to v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent 2a85fa1 commit f112b6d
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.1"
kotlinVersion = "2.0.20"
serializationVersion = "1.7.1"
serializationVersion = "1.7.3"

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

0 comments on commit f112b6d

Please sign in to comment.