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 e139497 commit 14ec485Copy full SHA for 14ec485
build.gradle
@@ -64,7 +64,7 @@ ext {
64
micrometerDocsVersion = '1.0.4'
65
micrometerVersion = '1.14.0-SNAPSHOT'
66
micrometerTracingVersion = '1.4.0-SNAPSHOT'
67
- mockitoVersion = '5.14.1'
+ mockitoVersion = '5.14.2'
68
reactorVersion = '2024.0.0-SNAPSHOT'
69
scalaVersion = '2.13'
70
springBootVersion = '3.3.4' // docs module
0 commit comments