Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored and FunkyMuse committed Jun 9, 2024
1 parent dbde4bb commit 8e892a3
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 @@ -41,7 +41,7 @@ junitVersion = "1.1.5"
kotlinReflect = "2.0.0"
material = "1.12.0"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.21"
ksp = "2.0.0-1.0.22"
kotlin-immutable-collections = "0.3.7"
#Compose
composeActivity = "1.9.0"
Expand Down

0 comments on commit 8e892a3

Please sign in to comment.