We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed78bd commit 07e9bddCopy full SHA for 07e9bdd
gradle/libs.versions.toml
@@ -49,7 +49,7 @@ kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.1" }
49
graphql-ktor = { group = "com.expediagroup", name = "graphql-kotlin-ktor-client", version.ref = "graphql" }
50
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.4.0" }
51
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.9.0" }
52
-normalize = { group = "com.doist.x", name = "normalize", version = "1.0.5" }
+normalize = { group = "com.doist.x", name = "normalize", version = "1.1.1" }
53
54
[bundles]
55
openapi = ["openapi-validator", "openapi-interfaces", "openapi-jackson"]
0 commit comments