Update ktor monorepo to v3.0.3

This commit is contained in:
renovate[bot]
2025-01-03 08:17:24 +00:00
committed by GitHub
parent 360c6b4364
commit 3d5c2ee4b8
3 changed files with 3 additions and 3 deletions

View File

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