We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1517af3 commit f0f9303Copy full SHA for f0f9303
postgres-native-sqldelight-driver/build.gradle.kts
@@ -39,7 +39,7 @@ kotlin {
39
sourceSets {
40
commonMain {
41
dependencies {
42
- api("io.ktor:ktor-network:2.2.1")
+ api("io.ktor:ktor-network:2.2.2")
43
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
44
api("app.cash.sqldelight:runtime:2.0.0-alpha04")
45
api("org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")
0 commit comments