Skip to content

Commit

Permalink
chore(deps): update all dependencies (#3525)
Browse files Browse the repository at this point in the history
* chore(deps): update all dependencies

| datasource | package                                                       | from               | to                            |
| ---------- | ------------------------------------------------------------- | ------------------ | ----------------------------- |
| maven      | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin | 2.1.0-Beta2-1.0.26 | 2.1.0-RC-1.0.26               |
| maven      | com.google.devtools.ksp:symbol-processing-api                 | 2.1.0-Beta2-1.0.26 | 2.1.0-RC-1.0.26               |

* Update libs.versions.toml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Serrano <[email protected]>
  • Loading branch information
renovate[bot] and serras authored Nov 6, 2024
1 parent f423d55 commit 2ecbc14
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 @@ -10,7 +10,7 @@ kotlin = "2.1.0-RC"
kotlinBinaryCompatibilityValidator = "0.16.3"
kotlinCompileTesting = "0.5.1"
knit = "0.5.0"
kspVersion = "2.1.0-Beta2-1.0.26"
kspVersion = "2.1.0-RC-1.0.26"
kotlinxSerialization = "1.7.3"
mockWebServer = "4.12.0"
retrofit = "2.11.0"
Expand Down

0 comments on commit 2ecbc14

Please sign in to comment.