Skip to content

Commit 7f91b84

Browse files
Bump com.google.devtools.ksp in the kotlin-ksp group (#5846)
Bumps the kotlin-ksp group with 1 update: [com.google.devtools.ksp](https://github.com/google/ksp). Updates `com.google.devtools.ksp` from 2.2.0-2.0.2 to 2.2.10-2.0.2 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.2.0-2.0.2...2.2.10-2.0.2) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.2.10-2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc77566 commit 7f91b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ junitVersion = "1.3.0"
2525
kotlinCoroutinesVersion = "1.10.2"
2626
kotlinStdlibJdk8 = "2.2.10"
2727
kotlinxSerializationJson = "1.9.0"
28-
kspPlugin = "2.2.0-2.0.2"
28+
kspPlugin = "2.2.10-2.0.2"
2929
leakCanaryVersion = "2.14"
3030
material = "1.12.0"
3131
metricsVersion = "2.9"

0 commit comments

Comments
 (0)