Skip to content

Commit 0c96e5d

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump ksp_version from 1.7.0-RC-1.0.5 to 1.7.0-RC2-1.0.5
Bumps `ksp_version` from 1.7.0-RC-1.0.5 to 1.7.0-RC2-1.0.5. Updates `symbol-processing-api` from 1.7.0-RC-1.0.5 to 1.7.0-RC2-1.0.5 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.7.0-RC-1.0.5...1.7.0-RC2-1.0.5) Updates `symbol-processing` from 1.7.0-RC-1.0.5 to 1.7.0-RC2-1.0.5 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.7.0-RC-1.0.5...1.7.0-RC2-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 b00e5f1 commit 0c96e5d

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.7.0-RC-1.0.5'
2+
ext.ksp_version='1.7.0-RC2-1.0.5'
33
}
44

55
dependencies {

0 commit comments

Comments
 (0)