Skip to content

Commit

Permalink
build(deps): bump ksp from 2.0.0-1.0.24 to 2.0.10-1.0.24
Browse files Browse the repository at this point in the history
Bumps `ksp` from 2.0.0-1.0.24 to 2.0.10-1.0.24.

Updates `com.google.devtools.ksp:symbol-processing-api` from 2.0.0-1.0.24 to 2.0.10-1.0.24
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.0-1.0.24...2.0.10-1.0.24)

Updates `com.google.devtools.ksp` from 2.0.0-1.0.24 to 2.0.10-1.0.24
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.0-1.0.24...2.0.10-1.0.24)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:symbol-processing-api
  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 Aug 6, 2024
1 parent 048c4b8 commit e9c81da
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
Expand Up @@ -10,7 +10,7 @@ ktor = "2.3.12"
slf4j = "2.0.13"
# https://kotlinlang.org/docs/ksp-quickstart.html
# https://github.com/google/ksp
ksp = "2.0.0-1.0.24"
ksp = "2.0.10-1.0.24"
# https://square.github.io/kotlinpoet/
kotlinPoet = "1.18.1"
# https://github.com/Kotlin/kotlinx-benchmark
Expand Down

0 comments on commit e9c81da

Please sign in to comment.