Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:symbol-processing-api
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 6a117e2 commit a5d6e4d
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 @@ -16,7 +16,7 @@ kotlinpoet = "1.16.0"
kotlinxCoroutines = "1.8.0"
kotlinxSerialization = "1.6.3"
kover = "0.7.6"
ksp = "1.9.23-1.0.20"
ksp = "2.0.0-1.0.24"
lucene = "9.10.0"

[libraries]
Expand Down

0 comments on commit a5d6e4d

Please sign in to comment.