Skip to content

Commit 5460b13

Browse files
build(deps): bump kotlin-ksp from 1.9.0-1.0.12 to 1.9.10-1.0.13
Bumps `kotlin-ksp` from 1.9.0-1.0.12 to 1.9.10-1.0.13. Updates `com.google.devtools.ksp:symbol-processing-gradle-plugin` from 1.9.0-1.0.12 to 1.9.10-1.0.13 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.9.0-1.0.12...1.9.10-1.0.13) Updates `com.google.devtools.ksp` from 1.9.0-1.0.12 to 1.9.10-1.0.13 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.9.0-1.0.12...1.9.10-1.0.13) --- updated-dependencies: - dependency-name: com.google.devtools.ksp:symbol-processing-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9ab4b7 commit 5460b13

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 = "20"
33
kotlin = "1.9.0"
4-
kotlin-ksp = "1.9.0-1.0.12"
4+
kotlin-ksp = "1.9.10-1.0.13"
55
kotlin-jvmtarget = "20"
66
kotlin-dsl-jvmtarget = "17"
77
kotlin-api-version = "1.9"

0 commit comments

Comments
 (0)