Skip to content

Commit a5da76b

Browse files
Build(deps): Bump com.google.devtools.ksp from 2.3.4 to 2.3.5
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.4...2.3.5) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43926ad commit a5da76b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ buildscript {
1717

1818
plugins {
1919
id 'org.jetbrains.kotlin.kapt' version '2.2.0' apply false
20-
id 'com.google.devtools.ksp' version '2.3.4' apply false
20+
id 'com.google.devtools.ksp' version '2.3.5' apply false
2121
}

0 commit comments

Comments
 (0)