Skip to content

Commit

Permalink
Update dependency io.ktor:ktor-client-auth-jvm to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2023
1 parent f241cca commit 278f168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/removeGhPackageVersion.main.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
@file:DependsOn("io.ktor:ktor-client-cio-jvm:2.3.0")
@file:DependsOn("io.ktor:ktor-client-content-negotiation-jvm:2.3.0")
@file:DependsOn("io.ktor:ktor-serialization-gson-jvm:2.3.0")
@file:DependsOn("io.ktor:ktor-client-auth-jvm:2.3.0")
@file:DependsOn("io.ktor:ktor-client-auth-jvm:2.3.2")

import io.ktor.client.HttpClient
import io.ktor.client.call.body
Expand Down

0 comments on commit 278f168

Please sign in to comment.