Skip to content

Commit 5a655b8

Browse files
Bump com.google.devtools.ksp in the kotlin-ksp group (#4930)
Bumps the kotlin-ksp group with 1 update: [com.google.devtools.ksp](https://github.com/google/ksp). Updates `com.google.devtools.ksp` from 2.0.20-1.0.24 to 2.0.20-1.0.25 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.0.20-1.0.24...2.0.20-1.0.25) --- updated-dependencies: - dependency-name: com.google.devtools.ksp 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 28f0f8b commit 5a655b8

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
@@ -26,7 +26,7 @@ junitVersion = "1.2.1"
2626
kotlinCoroutinesVersion = "1.8.1"
2727
kotlinStdlibJdk8 = "2.0.20"
2828
kotlinxSerializationJson = "1.7.2"
29-
kspPlugin = "2.0.20-1.0.24"
29+
kspPlugin = "2.0.20-1.0.25"
3030
leakCanaryVersion = "2.14"
3131
material = "1.12.0"
3232
metricsVersion = "2.8"

0 commit comments

Comments
 (0)