Skip to content

Commit

Permalink
Bump io.rest-assured:json-path from 5.3.1 to 5.3.2
Browse files Browse the repository at this point in the history
Bumps [io.rest-assured:json-path](https://github.com/rest-assured/rest-assured) from 5.3.1 to 5.3.2.
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](https://github.com/rest-assured/rest-assured/commits)

---
updated-dependencies:
- dependency-name: io.rest-assured:json-path
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 65742b4 commit 4ac8060
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 @@ -134,7 +134,7 @@ dependencies {
implementation 'com.github.javafaker:javafaker:1.0.2'
implementation 'io.rest-assured:rest-assured:5.3.1'
implementation 'io.rest-assured:json-schema-validator:5.3.2'
implementation 'io.rest-assured:json-path:5.3.1'
implementation 'io.rest-assured:json-path:5.3.2'
implementation 'com.atlassian.oai:swagger-request-validator-restassured:2.36.0'
implementation 'com.atlassian.oai:swagger-request-validator-pact:2.37.0'
implementation 'org.json:json:20230618'
Expand Down

0 comments on commit 4ac8060

Please sign in to comment.