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.24 to 2.0.20-1.0.24.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.0-1.0.24...2.0.20-1.0.24)

---
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]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent bb038a3 commit 49eb6ba
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 @@ -66,5 +66,5 @@ compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.0-1.0.24" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.20-1.0.24" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }

0 comments on commit 49eb6ba

Please sign in to comment.