This commit is contained in:
renovate[bot]
2023-08-01 17:36:40 +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.3'
} }