Skip to content

Commit

Permalink
Upgrade to AssertJ 3.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoeller committed Aug 30, 2020
1 parent ae4160e commit 97d84d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -179,7 +179,7 @@ configure(allprojects) { project ->
dependency "org.testng:testng:6.14.3"
dependency "org.hamcrest:hamcrest:2.1"
dependency "org.awaitility:awaitility:3.1.6"
dependency "org.assertj:assertj-core:3.16.1"
dependency "org.assertj:assertj-core:3.17.1"
dependencySet(group: 'org.xmlunit', version: '2.6.2') {
entry 'xmlunit-assertj'
entry('xmlunit-matchers') {
Expand Down

0 comments on commit 97d84d9

Please sign in to comment.