Skip to content

Commit

Permalink
Bump json-schema-validator from 4.3.1 to 4.3.2
Browse files Browse the repository at this point in the history
Bumps json-schema-validator from 4.3.1 to 4.3.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Nov 17, 2020
1 parent 96997b3 commit 0ff7144
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: '20200518'
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.14.0'
Expand Down

0 comments on commit 0ff7144

Please sign in to comment.