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 74c49c5 commit 2433500Copy full SHA for 2433500
build.gradle
@@ -170,7 +170,7 @@ configure(allprojects) { project ->
170
dependency "org.junit.support:testng-engine:1.0.1"
171
dependency "org.hamcrest:hamcrest:2.1"
172
dependency "org.awaitility:awaitility:3.1.6"
173
- dependency "org.assertj:assertj-core:3.23.0"
+ dependency "org.assertj:assertj-core:3.23.1"
174
dependencySet(group: 'org.xmlunit', version: '2.9.0') {
175
entry 'xmlunit-assertj'
176
entry('xmlunit-matchers') {
0 commit comments