Skip to content

Commit

Permalink
Bump com.google.devtools.ksp
Browse files Browse the repository at this point in the history
Bumps the kotlin-ksp group with 1 update in the /Compose-Flight-Search-App directory: [com.google.devtools.ksp](https://github.com/google/ksp).


Updates `com.google.devtools.ksp` from 1.9.22-1.0.18 to 2.0.20-1.0.24
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/commits/2.0.20-1.0.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent d3c431f commit 8512392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compose-Flight-Search-App/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ junitVersion = "1.1.5"
kotlin = "1.9.22"
kotlinCompilerExtensionVersion = "1.5.10"
kotlinxCoroutinesTest = "1.9.0-RC"
ksp = "1.9.22-1.0.18"
ksp = "2.0.20-1.0.24"
ktlint = "1.2.1"
lifecycleVersion = "2.8.2"
robolectric = "4.12.2"
Expand Down

0 comments on commit 8512392

Please sign in to comment.