Skip to content

Commit

Permalink
Merge pull request #16 from sipgate/renovate/serialization
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.3
  • Loading branch information
janseeger authored Feb 19, 2024
2 parents 0783a52 + 31b10fd commit 183a4f4
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 @@ -4,7 +4,7 @@ datetime = "0.5.0"
firebase-firestore = "24.10.2"
kotlin = "1.9.22"
junit = "5.10.2"
serialization = "1.6.2"
serialization = "1.6.3"

[libraries]
junit = { group = "org.junit.jupiter", name = "junit-jupiter", version.ref = "junit" }
Expand Down

0 comments on commit 183a4f4

Please sign in to comment.