Skip to content

Commit

Permalink
Update dependency com.github.ajalt.clikt:clikt to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2023
1 parent 514bbe2 commit 5e44b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ circuit-retained = { module = "com.slack.circuit:circuit-retained", version.ref
circuit-codegen = { module = "com.slack.circuit:circuit-codegen", version.ref = "circuit" }
circuit-codegenAnnotations = { module = "com.slack.circuit:circuit-codegen-annotations", version.ref = "circuit" }

clikt = "com.github.ajalt.clikt:clikt:3.5.2"
clikt = "com.github.ajalt.clikt:clikt:3.5.3"

coil-base = { module = "io.coil-kt:coil-base", version.ref = "coil" }
coil-default = { module = "io.coil-kt:coil", version.ref = "coil" }
Expand Down

0 comments on commit 5e44b0e

Please sign in to comment.