Skip to content

Commit 8c6019b

Browse files
Merge pull request #189 from xenit-eu/renovate/io.rest-assured-rest-assured-5.x
Update dependency io.rest-assured:rest-assured to v5.3.2
2 parents 40f2ebf + c135642 commit 8c6019b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2repository/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ subprojects {
2222
}
2323

2424
dependencies {
25-
integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured', version: '5.3.1'
25+
integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured', version: '5.3.2'
2626
integrationTestImplementation group: 'io.rest-assured', name: 'json-path', version: '5.3.1'
2727
integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured-common', version: '5.3.1'
2828
integrationTestImplementation group: 'junit', name: 'junit', version: '4.13.2'

0 commit comments

Comments
 (0)