Skip to content

Commit

Permalink
Bump com.google.devtools.ksp from 1.8.21-1.0.11 to 2.0.0-1.0.21
Browse files Browse the repository at this point in the history
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.8.21-1.0.11 to 2.0.0-1.0.21.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@1.8.21-1.0.11...2.0.0-1.0.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 00ecba8 commit cb94df0
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 @@ -14,7 +14,7 @@ kotlin = "1.8.20"
kluent = "1.73"
kotlinxCoroutines = "1.7.3"
kotlinxSerialization = "1.6.2"
ksp = "1.8.21-1.0.11"
ksp = "2.0.0-1.0.21"
okhttp = "4.12.0"
retrofit = "2.9.0"
moshi="1.15.1"
Expand Down

0 comments on commit cb94df0

Please sign in to comment.