Skip to content

Commit

Permalink
Update dependency io.rest-assured:rest-assured-common to v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent 781fb61 commit 639186f
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 @@ -24,7 +24,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.2'
integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured-common', version: '5.3.1'
integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured-common', version: '5.5.0'
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 639186f

Please sign in to comment.