Skip to content

Commit

Permalink
Update all dependencies to v1.6.21-1.0.5 (#2708)
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 | 1.6.20-1.0.5 | 1.6.21-1.0.5 |
| maven      | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin | 1.6.20-1.0.5 | 1.6.21-1.0.5 |
| maven      | com.google.devtools.ksp:symbol-processing-api                 | 1.6.20-1.0.5 | 1.6.21-1.0.5 |

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 21, 2022
1 parent ed24185 commit eeac854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -14,7 +14,7 @@ kotlin = "1.6.21"
kotlinBinaryCompatibilityValidator = "0.9.0"
kotlinCompileTesting = "1.4.8"
knit = "0.4.0"
kspVersion = "1.6.20-1.0.5"
kspVersion = "1.6.21-1.0.5"
kotlinxSerialization = "1.3.2"
mockWebServer = "4.9.3"
retrofit = "2.9.0"
Expand Down

0 comments on commit eeac854

Please sign in to comment.