We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2242f commit 2f1696dCopy full SHA for 2f1696d
gradle/libs.versions.toml
@@ -21,4 +21,4 @@ kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref
21
kotest-common = { module = "io.kotest:kotest-common", version.ref = "kotest" }
22
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.1" }
23
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" }
+clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "5.0.1" }
0 commit comments