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.1.10-1.0.30 to 2.1.10-1.0.31.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.1.10-1.0.30...2.1.10-1.0.31)

---
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 Mar 2, 2025
1 parent d3a464e commit 1172eba
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.2.1"
kotlinReflect = "2.1.10"
material = "1.12.0"
kotlin = "2.1.10"
ksp = "2.1.10-1.0.30"
ksp = "2.1.10-1.0.31"
kotlin-immutable-collections = "0.3.8"
#Compose
composeActivity = "1.10.1"
Expand Down

0 comments on commit 1172eba

Please sign in to comment.