We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eef256 commit ccd4701Copy full SHA for ccd4701
build.gradle
@@ -69,7 +69,7 @@ subprojects {
69
junitJupiterVersion = "5.11.4"
70
junitPlatformLauncherVersion = "1.11.4"
71
logbackClassicVersion = "1.5.16"
72
- mockitoVersion = "5.14.2"
+ mockitoVersion = "5.15.2"
73
openFeignVersion = "13.3"
74
snakeYamlVersion = "2.9"
75
sonatypeGoodiesPrefsVersion = "2.3.9"
0 commit comments