We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40f2ebf + c135642 commit 8c6019bCopy full SHA for 8c6019b
2repository/build.gradle
@@ -22,7 +22,7 @@ subprojects {
22
}
23
24
dependencies {
25
- integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured', version: '5.3.1'
+ integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured', version: '5.3.2'
26
integrationTestImplementation group: 'io.rest-assured', name: 'json-path', version: '5.3.1'
27
integrationTestImplementation group: 'io.rest-assured', name: 'rest-assured-common', version: '5.3.1'
28
integrationTestImplementation group: 'junit', name: 'junit', version: '4.13.2'
0 commit comments