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 22764cb commit 0280948Copy full SHA for 0280948
build.gradle
@@ -64,7 +64,7 @@ ext {
64
log4jVersion = '2.22.1'
65
micrometerDocsVersion = '1.0.2'
66
micrometerVersion = '1.13.0-M1'
67
- micrometerTracingVersion = '1.3.0-M1'
+ micrometerTracingVersion = '1.3.0-SNAPSHOT'
68
mockitoVersion = '5.8.0'
69
reactorVersion = '2023.0.3'
70
scalaVersion = '2.13'
0 commit comments