Skip to content

Commit 1023a6c

Browse files
authored
Bump ktor core
1 parent 3074115 commit 1023a6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
include 'com.formdev:flatlaf:1.6'
4545

4646
include "io.ktor:ktor-client-gson:1.6.4"
47-
include "io.ktor:ktor-client-core:1.6.3"
47+
include "io.ktor:ktor-client-core:1.6.4"
4848
include "io.ktor:ktor-client-apache:1.6.4"
4949
}
5050

@@ -68,4 +68,4 @@ publishing {
6868

6969
}
7070
}
71-
}
71+
}

0 commit comments

Comments
 (0)