Skip to content

Commit

Permalink
Update dependency io.ktor:ktor-client-cio-jvm to v1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2023
1 parent f82aa7e commit 7906ba4
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
@@ -1,6 +1,6 @@
#!/usr/bin/env kotlin

@file:DependsOn("io.ktor:ktor-client-cio-jvm:1.6.3")
@file:DependsOn("io.ktor:ktor-client-cio-jvm:1.6.8")
@file:DependsOn("io.ktor:ktor-client-gson:1.6.3")
@file:DependsOn("io.ktor:ktor-client-auth-jvm:1.6.3")

Expand Down

0 comments on commit 7906ba4

Please sign in to comment.