Skip to content

Commit c15264a

Browse files
chore(deps): bump kotlin-ksp from 2.2.21-RC2-2.0.4 to 2.2.21-RC-2.0.4
Bumps `kotlin-ksp` from 2.2.21-RC2-2.0.4 to 2.2.21-RC-2.0.4. Updates `com.google.devtools.ksp:symbol-processing-api` from 2.2.21-RC2-2.0.4 to 2.2.21-RC-2.0.4 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.2.21-RC2-2.0.4...2.2.21-RC-2.0.4) Updates `com.google.devtools.ksp` from 2.2.21-RC2-2.0.4 to 2.2.21-RC-2.0.4 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.2.21-RC2-2.0.4...2.2.21-RC-2.0.4) --- updated-dependencies: - dependency-name: com.google.devtools.ksp:symbol-processing-api dependency-version: 2.2.21-RC-2.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.devtools.ksp dependency-version: 2.2.21-RC-2.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c35af9b commit c15264a

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
@@ -1,7 +1,7 @@
11
[versions]
22
java = "26"
33
kotlin = "2.3.0-Beta1"
4-
kotlin-ksp = "2.2.21-RC2-2.0.4"
4+
kotlin-ksp = "2.2.21-RC-2.0.4"
55
kotlin-jvmtarget = "24"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "2.3"

0 commit comments

Comments
 (0)