Skip to content

Commit 4480d61

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump ksp_version from 1.5.30-1.0.0 to 1.5.31-1.0.0
Bumps `ksp_version` from 1.5.30-1.0.0 to 1.5.31-1.0.0. Updates `symbol-processing-api` from 1.5.30-1.0.0 to 1.5.31-1.0.0 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.5.30-1.0.0...1.5.31-1.0.0) Updates `symbol-processing` from 1.5.30-1.0.0 to 1.5.31-1.0.0 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.5.30-1.0.0...1.5.31-1.0.0) --- 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 4ea8bd0 commit 4480d61

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.30-1.0.0'
2+
ext.ksp_version='1.5.31-1.0.0'
33
}
44

55
dependencies {

0 commit comments

Comments
 (0)