This commit is contained in:
renovate[bot]
2023-07-16 14:14:42 +00:00
committed by GitHub

View File

@@ -51,6 +51,6 @@ kotlin {
} }
dependencies { dependencies {
implementation 'io.ktor:ktor-client-logging-jvm:2.3.0' implementation 'io.ktor:ktor-client-logging-jvm:2.3.2'
} }