Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 6c82280 commit c0c62de
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 @@ -31,7 +31,7 @@ debug-password = "android"
[plugins]
android-application = { id = "com.android.application", version.ref = "android" }
android-library = { id = "com.android.library", version.ref = "android" }
ksp = { id = "com.google.devtools.ksp", version = "1.8.22-1.0.11" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.0-1.0.12" }
dagger = { id = "com.google.dagger.hilt.android", version.ref = "dagger" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.5.0" }
license = { id = "com.jaredsburrows.license", version = "0.9.3" }
Expand Down

0 comments on commit c0c62de

Please sign in to comment.