Skip to content

Commit

Permalink
Merge pull request #694 from dipjyotimetia/dependabot/gradle/io.rest-…
Browse files Browse the repository at this point in the history
…assured-json-schema-validator-5.2.0

Bump json-schema-validator from 5.1.1 to 5.2.0
  • Loading branch information
dipjyotimetia committed Sep 11, 2022
2 parents 67460b2 + c59163a commit d9bee43
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 @@ -120,7 +120,7 @@ dependencies {
implementation 'org.slf4j:slf4j-simple:2.0.0'
implementation 'com.github.javafaker:javafaker:1.0.2'
implementation 'io.rest-assured:rest-assured:5.2.0'
implementation 'io.rest-assured:json-schema-validator:5.1.1'
implementation 'io.rest-assured:json-schema-validator:5.2.0'
implementation 'io.rest-assured:json-path:5.2.0'
implementation 'com.atlassian.oai:swagger-request-validator-restassured:2.30.0'
implementation 'com.atlassian.oai:swagger-request-validator-pact:2.30.0'
Expand Down

0 comments on commit d9bee43

Please sign in to comment.