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 79de3d6 commit 2b6781eCopy full SHA for 2b6781e
gradle/libs.versions.toml
@@ -45,7 +45,7 @@ jackson-bom = { group = "com.fasterxml.jackson", name = "jackson-bom", version.r
45
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
46
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
47
networknt-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.4.0" }
48
-kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.16.0" }
+kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.17.0" }
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.7.0" }
0 commit comments