Skip to content

Commit

Permalink
Update dependency io.ktor:ktor-client-logging to v2.3.12 (#1564)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent 527a83c commit eb0c4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -193,5 +193,5 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.0")

// For custom logging plugin
implementation("io.ktor:ktor-client-logging:2.3.11")
implementation("io.ktor:ktor-client-logging:2.3.12")
}

0 comments on commit eb0c4ac

Please sign in to comment.