Skip to content

Commit f0f9303

Browse files
Bump ktor-network from 2.2.1 to 2.2.2 (#122)
1 parent 1517af3 commit f0f9303

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
@@ -39,7 +39,7 @@ kotlin {
3939
sourceSets {
4040
commonMain {
4141
dependencies {
42-
api("io.ktor:ktor-network:2.2.1")
42+
api("io.ktor:ktor-network:2.2.2")
4343
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
4444
api("app.cash.sqldelight:runtime:2.0.0-alpha04")
4545
api("org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")

0 commit comments

Comments
 (0)