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 b7a2ab9 commit 9566325Copy full SHA for 9566325
build.gradle
@@ -66,8 +66,8 @@ ext {
66
junitJupiterVersion = '5.8.2'
67
kafkaVersion = '3.2.0'
68
log4jVersion = '2.17.2'
69
- micrometerVersion = '1.10.0-M3'
70
- micrometerTracingVersion = '1.0.0-M6'
+ micrometerVersion = '1.10.0-SNAPSHOT'
+ micrometerTracingVersion = '1.0.0-SNAPSHOT'
71
mockitoVersion = '4.5.1'
72
reactorVersion = '2020.0.19'
73
scalaVersion = '2.13'
0 commit comments