We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e77bdc commit 46ee986Copy full SHA for 46ee986
gradle/libs.versions.toml
@@ -22,4 +22,4 @@ kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref
22
kotest-common = { module = "io.kotest:kotest-common", version.ref = "kotest" }
23
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.0.0" }
24
graphql-ktor = { group = "com.expediagroup", name = "graphql-kotlin-ktor-client", version.ref = "graphql" }
25
-clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "5.0.2" }
+clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "5.0.3" }
0 commit comments