Skip to content

Commit c41a18a

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

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.2.20-RC2"
4-
kotlin-ksp = "2.2.20-RC2-2.0.2"
4+
kotlin-ksp = "2.2.20-RC-2.0.2"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "2.3"

0 commit comments

Comments
 (0)