Skip to content

Commit 93fb6ea

Browse files
Bump com.github.ajalt.clikt:clikt from 5.0.1 to 5.0.2
Bumps [com.github.ajalt.clikt:clikt](https://github.com/ajalt/clikt) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/ajalt/clikt/releases) - [Changelog](https://github.com/ajalt/clikt/blob/master/CHANGELOG.md) - [Commits](ajalt/clikt@5.0.1...5.0.2) --- updated-dependencies: - dependency-name: com.github.ajalt.clikt:clikt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b218698 commit 93fb6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref
2121
kotest-common = { module = "io.kotest:kotest-common", version.ref = "kotest" }
2222
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.0.0" }
2323
graphql-ktor = { group = "com.expediagroup", name = "graphql-kotlin-ktor-client", version.ref = "graphql" }
24-
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "5.0.1" }
24+
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "5.0.2" }

0 commit comments

Comments
 (0)