Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.23.1 (#383)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: lojzatran <lam.tran@commercetools.com>
  • Loading branch information
3 people committed Jun 9, 2022
1 parent 7884fe9 commit 8805b20
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 @@ -32,7 +32,7 @@ apply from: "$rootDir/gradle-scripts/set-library-version.gradle"
ext {
mockitoVersion = '4.5.1'
slf4jTestVersion = '1.2.0'
assertjVersion = '3.22.0'
assertjVersion = '3.23.1'
pmdVersion = '6.41.0'
jacocoVersion = '0.8.6'
commercetoolsSyncJava = '8.1.1'
Expand Down

0 comments on commit 8805b20

Please sign in to comment.