Skip to content

Commit

Permalink
Bump com.github.ajalt.clikt:clikt from 4.3.0 to 4.4.0 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent a34d013 commit ddaf1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-y
networknt-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.4.0" }
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.16.0" }
graphql-ktor = { group = "com.expediagroup", name = "graphql-kotlin-ktor-client", version.ref = "graphql" }
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.3.0" }
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.4.0" }
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.7.0" }
normalize = { group = "com.doist.x", name = "normalize", version = "1.0.5" }

Expand Down

0 comments on commit ddaf1bd

Please sign in to comment.