mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-01-03 05:22:39 +01:00
Bump ktor-client-core from 1.6.2 to 1.6.7
Bumps [ktor-client-core](https://github.com/ktorio/ktor) from 1.6.2 to 1.6.7. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.7) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5ec82308ed
commit
e788f58a4d
@ -117,7 +117,7 @@ ext.Dependencies.with {
|
|||||||
sqldelightInMemory = "com.squareup.sqldelight:sqlite-driver:${sqldelightVer}"
|
sqldelightInMemory = "com.squareup.sqldelight:sqlite-driver:${sqldelightVer}"
|
||||||
|
|
||||||
ktorAndroid = "io.ktor:ktor-client-android:1.6.4"
|
ktorAndroid = "io.ktor:ktor-client-android:1.6.4"
|
||||||
ktorCore = "io.ktor:ktor-client-core:1.6.2"
|
ktorCore = "io.ktor:ktor-client-core:1.6.7"
|
||||||
ktorSerialization = "io.ktor:ktor-client-serialization:1.6.7"
|
ktorSerialization = "io.ktor:ktor-client-serialization:1.6.7"
|
||||||
ktorLogging = "io.ktor:ktor-client-logging-jvm:1.6.2"
|
ktorLogging = "io.ktor:ktor-client-logging-jvm:1.6.2"
|
||||||
ktorJava = "io.ktor:ktor-client-java:1.6.7"
|
ktorJava = "io.ktor:ktor-client-java:1.6.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user