Skip to content

Commit ddaf1bd

Browse files
Bump com.github.ajalt.clikt:clikt from 4.3.0 to 4.4.0 (#102)
1 parent a34d013 commit ddaf1bd

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
@@ -47,7 +47,7 @@ jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-y
4747
networknt-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.4.0" }
4848
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.16.0" }
4949
graphql-ktor = { group = "com.expediagroup", name = "graphql-kotlin-ktor-client", version.ref = "graphql" }
50-
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.3.0" }
50+
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.4.0" }
5151
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.7.0" }
5252
normalize = { group = "com.doist.x", name = "normalize", version = "1.0.5" }
5353

0 commit comments

Comments
 (0)