We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ea19f0 commit 793ca04Copy full SHA for 793ca04
build.gradle
@@ -46,8 +46,8 @@ ext {
46
log4jVersion = '2.25.3'
47
logbackVersion = '1.5.25'
48
micrometerDocsVersion = '1.0.4'
49
- micrometerVersion = '1.16.2'
50
- micrometerTracingVersion = '1.6.2'
+ micrometerVersion = '1.17.0-M1'
+ micrometerTracingVersion = '1.7.0-M2'
51
mockitoVersion = '5.21.0'
52
protonjVersion = '1.0.0'
53
rabbitmqAmqpClientVersion = '0.8.0'
0 commit comments