Skip to content

Commit 956a2b0

Browse files
committed
Update dependency org.assertj:assertj-core to v3.25.1
1 parent b9a91ce commit 956a2b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ apply from: "$rootDir/gradle-scripts/set-library-version.gradle"
3131
ext {
3232
mockitoVersion = '5.8.0'
3333
slf4jTestVersion = '1.2.0'
34-
assertjVersion = '3.25.0'
34+
assertjVersion = '3.25.1'
3535
pmdVersion = '6.55.0'
3636
jacocoVersion = '0.8.11'
3737
commercetoolsSyncJava = '10.0.3'

0 commit comments

Comments
 (0)