Skip to content

Commit

Permalink
Merge pull request #53 from dipjyotimetia/dependabot/gradle/io.rest-a…
Browse files Browse the repository at this point in the history
…ssured-json-schema-validator-4.3.2

Bump json-schema-validator from 4.3.1 to 4.3.2
  • Loading branch information
dipjyotimetia authored Nov 17, 2020
2 parents ae9d700 + 0ff7144 commit f0b99ad
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 @@ -99,7 +99,7 @@ dependencies {
compile group: 'org.slf4j', name: 'slf4j-log4j12', version: '1.7.30'
compile group: 'com.github.javafaker', name: 'javafaker', version: '1.0.2'
compile group: 'io.rest-assured', name: 'rest-assured', version: '4.3.2'
compile 'io.rest-assured:json-schema-validator:4.3.1'
compile 'io.rest-assured:json-schema-validator:4.3.2'
compile 'io.rest-assured:json-path:4.3.2'
compile group: 'org.json', name: 'json', version: '20201115'
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.14.0'
Expand Down

0 comments on commit f0b99ad

Please sign in to comment.