Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 19, 2021
1 parent 17c8d0d commit 90bfbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ apply from: "$rootDir/gradle-scripts/set-library-version.gradle"
ext {
mockitoVersion = '3.12.4'
slf4jTestVersion = '1.2.0'
assertjVersion = '3.20.2'
assertjVersion = '3.21.0'
pmdVersion = '5.6.1'
jacocoVersion = '0.8.6'
findbugsVersion = '3.0.1'
Expand Down

0 comments on commit 90bfbfa

Please sign in to comment.