Skip to content

Commit

Permalink
Bump com.google.devtools.ksp from 2.0.0-Beta1-1.0.14 to 2.0.0-Beta1-1…
Browse files Browse the repository at this point in the history
….0.15 (#18)

Bump com.google.devtools.ksp

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.0-Beta1-1.0.14 to 2.0.0-Beta1-1.0.15.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.0-Beta1-1.0.14...2.0.0-Beta1-1.0.15)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent ad124f4 commit cc96763
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 @@ -13,7 +13,7 @@ android-application = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
compose = { id = "org.jetbrains.compose", version.ref = "compose" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.0-Beta1-1.0.14" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.0-Beta1-1.0.15" }
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }

[libraries]
Expand Down

0 comments on commit cc96763

Please sign in to comment.