Skip to content

Commit

Permalink
Bump com.github.ajalt.clikt:clikt from 5.0.1 to 5.0.2 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 19, 2025
1 parent 5bc119b commit b182b44
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 @@ -22,4 +22,4 @@ kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref
kotest-common = { module = "io.kotest:kotest-common", version.ref = "kotest" }
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.0.0" }
graphql-ktor = { group = "com.expediagroup", name = "graphql-kotlin-ktor-client", version.ref = "graphql" }
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "5.0.1" }
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "5.0.2" }

0 comments on commit b182b44

Please sign in to comment.