Skip to content

Commit

Permalink
build(deps): bump kotlin-ksp from 1.9.0-1.0.12 to 1.9.10-1.0.13
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent e9ab4b7 commit 5460b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
java = "20"
kotlin = "1.9.0"
kotlin-ksp = "1.9.0-1.0.12"
kotlin-ksp = "1.9.10-1.0.13"
kotlin-jvmtarget = "20"
kotlin-dsl-jvmtarget = "17"
kotlin-api-version = "1.9"
Expand Down

0 comments on commit 5460b13

Please sign in to comment.