Skip to content

Commit

Permalink
chore(deps): update all dependencies (#3526)
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-RC-1.0.26 | 2.1.0-RC-1.0.27               |
| maven      | com.google.devtools.ksp:symbol-processing-api                 | 2.1.0-RC-1.0.26 | 2.1.0-RC-1.0.27               |

* Update libs.versions.toml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Serrano <trupill@gmail.com>
  • Loading branch information
renovate[bot] and serras authored Nov 8, 2024
1 parent fa2fa40 commit 4be9612
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-RC-1.0.26"
kspVersion = "2.1.0-RC-1.0.27"
kotlinxSerialization = "1.7.3"
mockWebServer = "4.12.0"
retrofit = "2.11.0"
Expand Down

0 comments on commit 4be9612

Please sign in to comment.