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.
1 parent ae4160e commit 97d84d9Copy full SHA for 97d84d9
build.gradle
@@ -179,7 +179,7 @@ configure(allprojects) { project ->
179
dependency "org.testng:testng:6.14.3"
180
dependency "org.hamcrest:hamcrest:2.1"
181
dependency "org.awaitility:awaitility:3.1.6"
182
- dependency "org.assertj:assertj-core:3.16.1"
+ dependency "org.assertj:assertj-core:3.17.1"
183
dependencySet(group: 'org.xmlunit', version: '2.6.2') {
184
entry 'xmlunit-assertj'
185
entry('xmlunit-matchers') {
0 commit comments