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 b9c39ee commit de4711aCopy full SHA for de4711a
build.gradle
@@ -30,7 +30,7 @@ ext {
30
junitPlatformVersion = '1.4.1'
31
junitVersion = '5.11.3'
32
logbackVersion = '1.5.12'
33
- mockitoVersion = '5.14.1'
+ mockitoVersion = '5.14.2'
34
35
/* OSGi */
36
camelVersionRange = "[3.0,4)"
0 commit comments