Skip to content

Commit 585f06c

Browse files
Update all dependencies to v1.9.0-1.0.12 (#3103)
| datasource | package | from | to | | ---------- | ------------------------------------------------------------- | ------------ | ------------ | | maven | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin | 1.9.0-1.0.11 | 1.9.0-1.0.12 | | maven | com.google.devtools.ksp:symbol-processing-api | 1.9.0-1.0.11 | 1.9.0-1.0.12 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fcfdf03 commit 585f06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ kotlin = "1.9.0"
1515
kotlinBinaryCompatibilityValidator = "0.13.2"
1616
kotlinCompileTesting = "1.5.0"
1717
knit = "0.4.0"
18-
kspVersion = "1.9.0-1.0.11"
18+
kspVersion = "1.9.0-1.0.12"
1919
kotlinxSerialization = "1.5.1"
2020
mockWebServer = "4.11.0"
2121
retrofit = "2.9.0"

0 commit comments

Comments
 (0)