Skip to content

Commit 9f23802

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump ksp_version from 1.6.20-1.0.5 to 1.6.21-1.0.5
Bumps `ksp_version` from 1.6.20-1.0.5 to 1.6.21-1.0.5. Updates `symbol-processing-api` from 1.6.20-1.0.5 to 1.6.21-1.0.5 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.6.20-1.0.5...1.6.21-1.0.5) Updates `symbol-processing` from 1.6.20-1.0.5 to 1.6.21-1.0.5 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.6.20-1.0.5...1.6.21-1.0.5) --- updated-dependencies: - dependency-name: com.google.devtools.ksp:symbol-processing-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.devtools.ksp:symbol-processing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7f4e05 commit 9f23802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ksp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.ksp_version='1.6.20-1.0.5'
2+
ext.ksp_version='1.6.21-1.0.5'
33
}
44

55
dependencies {

0 commit comments

Comments
 (0)