Skip to content

Commit

Permalink
Bump com.networknt:json-schema-validator from 1.4.3 to 1.5.0 (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 91fb4ec commit 61e9d0c
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 @@ -44,7 +44,7 @@ openapi-jackson = { module = "io.openapiprocessor:io-jackson" }
jackson-bom = { group = "com.fasterxml.jackson", name = "jackson-bom", version.ref = "jackson" }
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
networknt-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.4.3" }
networknt-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.5.0" }
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.0" }
graphql-ktor = { group = "com.expediagroup", name = "graphql-kotlin-ktor-client", version.ref = "graphql" }
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.4.0" }
Expand Down

0 comments on commit 61e9d0c

Please sign in to comment.