We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 451de57 commit 98da045Copy full SHA for 98da045
build.gradle
@@ -30,7 +30,7 @@ ext {
30
junitPlatformVersion = '1.4.1'
31
junitVersion = '5.11.0'
32
logbackVersion = '1.5.8'
33
- mockitoVersion = '5.13.0'
+ mockitoVersion = '5.14.1'
34
35
/* OSGi */
36
camelVersionRange = "[3.0,4)"
0 commit comments