Skip to content

Commit 2f1696d

Browse files
Bump com.github.ajalt.clikt:clikt from 5.0.0 to 5.0.1 (#11)
1 parent ae2242f commit 2f1696d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
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 = "1.18.1" }
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.0" }
24+
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "5.0.1" }

0 commit comments

Comments
 (0)