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 8547f86 commit 9d324e5Copy full SHA for 9d324e5
build.gradle
@@ -191,7 +191,7 @@ configure(allprojects) { project ->
191
dependency "org.junit.support:testng-engine:1.0.1"
192
dependency "org.hamcrest:hamcrest:2.1"
193
dependency "org.awaitility:awaitility:3.1.6"
194
- dependency "org.assertj:assertj-core:3.22.0"
+ dependency "org.assertj:assertj-core:3.23.0"
195
dependencySet(group: 'org.xmlunit', version: '2.9.0') {
196
entry 'xmlunit-assertj'
197
entry('xmlunit-matchers') {
0 commit comments