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 a7cf43d commit fa47537Copy full SHA for fa47537
build.gradle
@@ -63,7 +63,7 @@ ext {
63
kotlinCoroutinesVersion = '1.10.2'
64
log4jVersion = '2.24.3'
65
micrometerDocsVersion = '1.0.4'
66
- micrometerVersion = '1.16.0-M1'
+ micrometerVersion = '1.16.0-SNAPSHOT'
67
micrometerTracingVersion = '1.6.0-M1'
68
mockitoVersion = '5.18.0'
69
reactorVersion = '2025.0.0-M5'
0 commit comments