Upgrade to AssertJ 3.23.0
This commit is contained in:
parent
8547f8601d
commit
9d324e59a0
|
@ -191,7 +191,7 @@ configure(allprojects) { project ->
|
|||
dependency "org.junit.support:testng-engine:1.0.1"
|
||||
dependency "org.hamcrest:hamcrest:2.1"
|
||||
dependency "org.awaitility:awaitility:3.1.6"
|
||||
dependency "org.assertj:assertj-core:3.22.0"
|
||||
dependency "org.assertj:assertj-core:3.23.0"
|
||||
dependencySet(group: 'org.xmlunit', version: '2.9.0') {
|
||||
entry 'xmlunit-assertj'
|
||||
entry('xmlunit-matchers') {
|
||||
|
|
Loading…
Reference in New Issue