Bump the kotlin-ksp group across 1 directory with 2 updates

Bumps the kotlin-ksp group with 2 updates in the / directory: [com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin](https://github.com/google/ksp) and [com.google.devtools.ksp](https://github.com/google/ksp).


Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 2.0.0-1.0.21 to 2.0.0-1.0.23
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.0-1.0.21...2.0.0-1.0.23)

Updates `com.google.devtools.ksp` from 2.0.0-1.0.21 to 2.0.0-1.0.23
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.0-1.0.21...2.0.0-1.0.23)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-ksp
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-ksp
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1552/head
dependabot[bot] 1 year ago committed by GitHub
parent 420076f01a
commit 0634aff876
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -46,7 +46,7 @@ kotlin = "2.0.0"
kotlinxCoroutines = "1.8.0"
kotlinxDatetime = "0.5.0"
kotlinxSerializationJson = "1.6.3"
ksp = "2.0.0-1.0.21"
ksp = "2.0.0-1.0.23"
moduleGraph = "2.5.0"
okhttp = "4.12.0"
protobuf = "4.26.1"

Loading…
Cancel
Save