Skip to content

Commit ce87f83

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump ksp_version from 1.5.10-1.0.0-beta02 to 1.5.21-1.0.0-beta07
Bumps `ksp_version` from 1.5.10-1.0.0-beta02 to 1.5.21-1.0.0-beta07. Updates `symbol-processing-api` from 1.5.10-1.0.0-beta02 to 1.5.21-1.0.0-beta07 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.5.10-1.0.0-beta02...1.5.21-1.0.0-beta07) Updates `symbol-processing` from 1.5.10-1.0.0-beta02 to 1.5.21-1.0.0-beta07 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.5.10-1.0.0-beta02...1.5.21-1.0.0-beta07) --- 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] <support@github.com>
1 parent 40e80e3 commit ce87f83

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.5.10-1.0.0-beta02'
2+
ext.ksp_version='1.5.21-1.0.0-beta07'
33
}
44

55
dependencies {

0 commit comments

Comments
 (0)