Skip to content

Commit

Permalink
Merge pull request #92 from phansier/dependabot/gradle/sqldelight-2.0.1
Browse files Browse the repository at this point in the history
Bump sqldelight from 2.0.0 to 2.0.1
  • Loading branch information
phansier authored Dec 7, 2023
2 parents ca8b315 + 64fd963 commit 50d67c3
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 @@ -24,7 +24,7 @@ core = "1.12.0" # https://developer.android.com/jetpack/androidx/releases/core
glance = "1.0.0" # https://developer.android.com/jetpack/androidx/releases/glance

jetbrainsCompose = "1.5.11" # https://github.com/JetBrains/compose-multiplatform
sqldelight = "2.0.0" # https://github.com/cashapp/sqldelight/releases
sqldelight = "2.0.1" # https://github.com/cashapp/sqldelight/releases

appcompat = "1.6.1" # https://developer.android.com/jetpack/androidx/releases/appcompat
material = "1.10.0" # https://github.com/material-components/material-components-android
Expand Down

0 comments on commit 50d67c3

Please sign in to comment.