Skip to content

Commit 18aeb42

Browse files
Bump com.google.devtools.ksp from 2.1.0-1.0.29 to 2.2.20-2.0.3
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.1.0-1.0.29 to 2.2.20-2.0.3. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.0-1.0.29...2.2.20-2.0.3) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.2.20-2.0.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40705e8 commit 18aeb42

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.2.20-2.0.3" apply false
4444
}
4545

4646
/**

0 commit comments

Comments
 (0)