Skip to content

Commit

Permalink
chore(deps): update all dependencies to v2.0.21-1.0.26
Browse files Browse the repository at this point in the history
| datasource | package                                                       | from          | to            |
| ---------- | ------------------------------------------------------------- | ------------- | ------------- |
| maven      | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin | 2.0.21-1.0.25 | 2.0.21-1.0.26 |
| maven      | com.google.devtools.ksp:symbol-processing-api                 | 2.0.21-1.0.25 | 2.0.21-1.0.26 |
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent c47d9bc commit 60112db
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.0.21"
kotlinBinaryCompatibilityValidator = "0.16.3"
kotlinCompileTesting = "0.5.1"
knit = "0.5.0"
kspVersion = "2.0.21-1.0.25"
kspVersion = "2.0.21-1.0.26"
kotlinxSerialization = "1.7.3"
mockWebServer = "4.12.0"
retrofit = "2.11.0"
Expand Down

0 comments on commit 60112db

Please sign in to comment.