Update dependency io.ktor:ktor-client-logging-jvm to v2.3.7

This commit is contained in:
renovate[bot]
2023-12-07 12:54:06 +00:00
committed by GitHub
parent b1b8d0eb75
commit d21606860a
2 changed files with 2 additions and 2 deletions

View File

@@ -33,6 +33,6 @@ kotlin {
}
dependencies {
implementation 'io.ktor:ktor-client-logging-jvm:2.3.5'
implementation 'io.ktor:ktor-client-logging-jvm:2.3.7'
}