Skip to content

Commit b028aab

Browse files
authored
Merge pull request #86 from xenit-eu/renovate/io.rest-assured-rest-assured-3.x
Update dependency io.rest-assured:rest-assured to v3.3.0
2 parents 098e863 + 9be64d0 commit b028aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ subprojects {
9696
}
9797

9898
dependencies {
99-
integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured', version: '3.0.1'
99+
integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured', version: '3.3.0'
100100
integrationTestImplementation group: 'io.rest-assured', name: 'json-path', version: '3.0.1'
101101
integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured-common', version: '3.0.1'
102102
integrationTestImplementation group: 'junit', name: 'junit', version: '4.13.2'

0 commit comments

Comments
 (0)