Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 408d925 commit b0c046b
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 = '5.14.2'
slf4jTestVersion = '1.2.0'
assertjVersion = '3.26.3'
assertjVersion = '3.27.0'
pmdVersion = '7.7.0'
jacocoVersion = '0.8.12'
commercetoolsSyncJava = '10.0.5'
Expand Down

0 comments on commit b0c046b

Please sign in to comment.