Skip to content

Commit

Permalink
chore(deps): bump com.google.devtools.ksp (#534)
Browse files Browse the repository at this point in the history
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.21-1.0.27 to 2.0.21-1.0.28.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.21-1.0.27...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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 279af14 commit 28e972b
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 @@ -23,7 +23,7 @@ kotlin = "2.0.21"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization-json = "1.7.3"
ksoup = "0.4.1"
ksp = "2.0.21-1.0.27"
ksp = "2.0.21-1.0.28"
ktor = "3.0.1"
ktorfit = "2.2.0"
ktorfit-ksp = "2.2.0-1.0.27"
Expand Down

0 comments on commit 28e972b

Please sign in to comment.