Skip to content

Commit d44136d

Browse files
fix(deps): update dependency com.networknt:json-schema-validator to v1.5.2 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1071d5e commit d44136d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ micronaut-serde = "2.11.0"
2323
micronaut-test = "4.4.0"
2424
micronaut-validation = "4.7.0"
2525
groovy = "4.0.18"
26-
managed-json-schema-validator = "1.5.1"
26+
managed-json-schema-validator = "1.5.2"
2727
kotlin = "1.9.25"
2828
ksp = "1.9.25-1.0.20"
2929
spock = "2.3-groovy-4.0"

0 commit comments

Comments
 (0)