We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbff5ae commit c4207b0Copy full SHA for c4207b0
1 file changed
build.gradle
@@ -29,7 +29,7 @@ apply from: "$rootDir/gradle-scripts/set-library-version.gradle"
29
30
31
ext {
32
- mockitoVersion = '5.19.0'
+ mockitoVersion = '5.20.0'
33
slf4jTestVersion = '3.0.3'
34
assertjVersion = '3.27.6'
35
pmdVersion = '7.18.0'
0 commit comments