Skip to content

Commit ce4fd64

Browse files
authoredMar 3, 2025
chore: bump com.google.devtools.ksp from 1.9.23-1.0.20 to 2.1.10-1.0.31
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.23-1.0.20 to 2.1.10-1.0.31. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.9.23-1.0.20...2.1.10-1.0.31) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b357fa commit ce4fd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
// Gradle Qodana Plugin
1818
id("org.jetbrains.qodana") version "0.1.13"
1919
// Generate Moshi adapters.
20-
id("com.google.devtools.ksp") version "1.9.23-1.0.20"
20+
id("com.google.devtools.ksp") version "2.1.10-1.0.31"
2121
}
2222

2323
group = properties("pluginGroup")

0 commit comments

Comments
 (0)