Skip to content

Commit

Permalink
⬆️ Bump com.google.devtools.ksp (#249)
Browse files Browse the repository at this point in the history
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.20-1.0.25 to 2.0.21-1.0.28.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.20-1.0.25...2.0.21-1.0.28)

---
updated-dependencies:
- 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 Nov 21, 2024
1 parent 2b7187e commit e44917d
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 @@ -20,7 +20,7 @@ hilt-common = "1.2.0"
junit = "4.13.2"
junit-jupiter = "5.11.2"
kotlin = "2.0.21"
ksp = "2.0.20-1.0.25"
ksp = "2.0.21-1.0.28"
lifecycle-runtime-ktx = "2.8.6"
navigation-compose = "2.8.4"
opencsv = "5.9"
Expand Down

0 comments on commit e44917d

Please sign in to comment.