Skip to content

Commit 7d41a98

Browse files
Bump runtime from 2.0.0-alpha03 to 2.0.0-alpha04 (#73)
1 parent 81eda09 commit 7d41a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-native-sqldelight-driver/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ kotlin {
3333
sourceSets {
3434
commonMain {
3535
dependencies {
36-
api("app.cash.sqldelight:runtime:2.0.0-alpha03")
36+
api("app.cash.sqldelight:runtime:2.0.0-alpha04")
3737
api("org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")
3838
api("app.softwork:kotlinx-uuid-core:0.0.17")
3939
}

0 commit comments

Comments
 (0)