Skip to content

Commit 46ee986

Browse files
Bump com.github.ajalt.clikt:clikt from 5.0.2 to 5.0.3 (#27)
1 parent 2e77bdc commit 46ee986

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
@@ -22,4 +22,4 @@ kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref
2222
kotest-common = { module = "io.kotest:kotest-common", version.ref = "kotest" }
2323
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "2.0.0" }
2424
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" }
25+
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "5.0.3" }

0 commit comments

Comments
 (0)