We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7884fe9 commit 8805b20Copy full SHA for 8805b20
build.gradle
@@ -32,7 +32,7 @@ apply from: "$rootDir/gradle-scripts/set-library-version.gradle"
32
ext {
33
mockitoVersion = '4.5.1'
34
slf4jTestVersion = '1.2.0'
35
- assertjVersion = '3.22.0'
+ assertjVersion = '3.23.1'
36
pmdVersion = '6.41.0'
37
jacocoVersion = '0.8.6'
38
commercetoolsSyncJava = '8.1.1'
0 commit comments