Skip to content

Commit

Permalink
Merge pull request #188 from xenit-eu/renovate/io.rest-assured-json-p…
Browse files Browse the repository at this point in the history
…ath-5.x

Update dependency io.rest-assured:json-path to v5.3.2
  • Loading branch information
hechmi-dammak-xenit authored Oct 16, 2023
2 parents 965f91c + 624f736 commit 5a88003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2repository/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ subprojects {

dependencies {
integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured', version: '5.3.2'
integrationTestImplementation group: 'io.rest-assured', name: 'json-path', version: '5.3.1'
integrationTestImplementation group: 'io.rest-assured', name: 'json-path', version: '5.3.2'
integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured-common', version: '5.3.1'
integrationTestImplementation group: 'junit', name: 'junit', version: '4.13.2'
integrationTestImplementation group: 'org.hamcrest', name: 'hamcrest-all', version: '1.3'
Expand Down

0 comments on commit 5a88003

Please sign in to comment.