Skip to content

Commit

Permalink
Merge pull request #189 from xenit-eu/renovate/io.rest-assured-rest-a…
Browse files Browse the repository at this point in the history
…ssured-5.x

Update dependency io.rest-assured:rest-assured to v5.3.2
  • Loading branch information
hechmi-dammak-xenit authored Oct 16, 2023
2 parents 40f2ebf + c135642 commit 8c6019b
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 @@ -22,7 +22,7 @@ subprojects {
}

dependencies {
integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured', version: '5.3.1'
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: 'rest-assured-common', version: '5.3.1'
integrationTestImplementation group: 'junit', name: 'junit', version: '4.13.2'
Expand Down

0 comments on commit 8c6019b

Please sign in to comment.