Skip to content

Commit

Permalink
fix(deps): update all dependencies to v1.6.2
Browse files Browse the repository at this point in the history
| datasource | package                                          | from  | to    |
| ---------- | ------------------------------------------------ | ----- | ----- |
| maven      | org.jetbrains.kotlinx:kotlinx-serialization-json | 1.6.1 | 1.6.2 |
| maven      | org.jetbrains.kotlinx:kotlinx-serialization-core | 1.6.1 | 1.6.2 |
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent d88d767 commit 8cd5079
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 @@ -17,7 +17,7 @@ kotlinBinaryCompatibilityValidator = "0.13.2"
kotlinCompileTesting = "1.5.0"
knit = "0.4.0"
kspVersion = "1.9.21-1.0.15"
kotlinxSerialization = "1.6.1"
kotlinxSerialization = "1.6.2"
mockWebServer = "4.12.0"
retrofit = "2.9.0"
retrofitKotlinxSerialization = "1.0.0"
Expand Down

0 comments on commit 8cd5079

Please sign in to comment.