We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 408d925 commit b0c046bCopy full SHA for b0c046b
build.gradle
@@ -31,7 +31,7 @@ apply from: "$rootDir/gradle-scripts/set-library-version.gradle"
31
ext {
32
mockitoVersion = '5.14.2'
33
slf4jTestVersion = '1.2.0'
34
- assertjVersion = '3.26.3'
+ assertjVersion = '3.27.0'
35
pmdVersion = '7.7.0'
36
jacocoVersion = '0.8.12'
37
commercetoolsSyncJava = '10.0.5'
0 commit comments