Skip to content

Commit

Permalink
Bump io.rest-assured:json-schema-validator from 5.3.2 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps io.rest-assured:json-schema-validator from 5.3.2 to 5.4.0.

---
updated-dependencies:
- dependency-name: io.rest-assured:json-schema-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent 52b2f74 commit a05e8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ dependencies {
implementation 'org.slf4j:slf4j-simple:2.0.9'
implementation 'com.github.javafaker:javafaker:1.0.2'
implementation 'io.rest-assured:rest-assured:5.3.2'
implementation 'io.rest-assured:json-schema-validator:5.3.2'
implementation 'io.rest-assured:json-schema-validator:5.4.0'
implementation 'io.rest-assured:json-path:5.3.2'
implementation 'com.atlassian.oai:swagger-request-validator-restassured:2.39.0'
implementation 'com.atlassian.oai:swagger-request-validator-pact:2.39.0'
Expand Down

0 comments on commit a05e8ab

Please sign in to comment.