We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ef05a commit 08eaeefCopy full SHA for 08eaeef
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.20.0'
+ mockitoVersion = '5.21.0'
33
slf4jTestVersion = '3.0.3'
34
assertjVersion = '3.27.6'
35
pmdVersion = '7.20.0'
0 commit comments