Skip to content

Commit

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

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

Updates `com.google.devtools.ksp` from 2.0.10-1.0.24 to 2.0.20-1.0.24
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.10-1.0.24...2.0.20-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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 52af9b2 commit 4f84752
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 @@ -17,7 +17,7 @@ interpolator = "1.0.0"
isoparser = "1.0.6" # DO NOT UPDATE THIS DEPENDENCY
imageLabeling= "16.0.8"
kotlin = "2.0.20"
ksp = "2.0.10-1.0.24"
ksp = "2.0.20-1.0.24"
kotlinxCoroutinesAndroid = "1.8.1"
kotlinxSerializationJson = "1.7.1"
ktor = "2.3.12"
Expand Down

0 comments on commit 4f84752

Please sign in to comment.