Skip to content

Commit

Permalink
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-Beta1-1.0.15 to 2.0.0-Beta2-1.0.16.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.0.0-Beta1-1.0.15...2.0.0-Beta2-1.0.16)

---
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 Dec 25, 2023
1 parent f5c0ca3 commit 17938a5
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 @@ -19,7 +19,7 @@ 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" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.0-Beta1-1.0.15" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.0-Beta2-1.0.16" }
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
spotless = { id = "com.diffplug.spotless", version = "6.23.3" }

Expand Down

0 comments on commit 17938a5

Please sign in to comment.