File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ openapi-jackson = { module = "io.openapiprocessor:io-jackson" }
44
44
jackson-bom = { group = " com.fasterxml.jackson" , name = " jackson-bom" , version.ref = " jackson" }
45
45
jackson-databind = { module = " com.fasterxml.jackson.core:jackson-databind" }
46
46
jackson-yaml = { module = " com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
47
- networknt-validator = { group = " com.networknt" , name = " json-schema-validator" , version = " 1.4.2 " }
47
+ networknt-validator = { group = " com.networknt" , name = " json-schema-validator" , version = " 1.4.3 " }
48
48
kotlinpoet = { group = " com.squareup" , name = " kotlinpoet" , version = " 1.17.0" }
49
49
graphql-ktor = { group = " com.expediagroup" , name = " graphql-kotlin-ktor-client" , version.ref = " graphql" }
50
50
clikt = { group = " com.github.ajalt.clikt" , name = " clikt" , version = " 4.4.0" }
You can’t perform that action at this time.
0 commit comments