Upgrade to AssertJ 3.19.0
This commit is contained in:
parent
5a640bb635
commit
cee51b248a
|
|
@ -191,7 +191,7 @@ configure(allprojects) { project ->
|
|||
dependency "org.testng:testng:7.3.0"
|
||||
dependency "org.hamcrest:hamcrest:2.1"
|
||||
dependency "org.awaitility:awaitility:3.1.6"
|
||||
dependency "org.assertj:assertj-core:3.18.1"
|
||||
dependency "org.assertj:assertj-core:3.19.0"
|
||||
dependencySet(group: 'org.xmlunit', version: '2.8.2') {
|
||||
entry 'xmlunit-assertj'
|
||||
entry('xmlunit-matchers') {
|
||||
|
|
|
|||
Loading…
Reference in New Issue