Skip to content

Commit 9627d07

Browse files
Bump com.google.devtools.ksp from 2.1.0-1.0.29 to 2.1.20-2.0.1
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.0-1.0.29 to 2.1.20-2.0.1. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.0-1.0.29...2.1.20-2.0.1) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.1.20-2.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 988d839 commit 9627d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ buildscript {
4040
}
4141

4242
plugins {
43-
id("com.google.devtools.ksp") version "2.1.0-1.0.29" apply false
43+
id("com.google.devtools.ksp") version "2.1.20-2.0.1" apply false
4444
}
4545

4646
/**

0 commit comments

Comments
 (0)