Skip to content

Commit 2917b4a

Browse files
Bump com.google.devtools.ksp from 2.3.2 to 2.3.3 in the kotlin-ksp group (#6140)
Bumps the kotlin-ksp group with 1 update: [com.google.devtools.ksp](https://github.com/google/ksp). Updates `com.google.devtools.ksp` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.2...2.3.3) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.3 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 7b17f7d commit 2917b4a

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
@@ -23,7 +23,7 @@ junitVersion = "1.3.0"
2323
kotlinCoroutinesVersion = "1.10.2"
2424
kotlinStdlibJdk8 = "2.2.21"
2525
kotlinxSerializationJson = "1.9.0"
26-
kspPlugin = "2.3.2"
26+
kspPlugin = "2.3.3"
2727
leakCanaryVersion = "2.14"
2828
mapLibre = "12.1.3"
2929
mapLibreAnnotation = "3.0.2"

0 commit comments

Comments
 (0)