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 33bf9c8 commit 02d82f6Copy full SHA for 02d82f6
dependencies/build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
api platform("org.springframework.security:spring-security-bom:6.5.5")
27
api platform('com.fasterxml.jackson:jackson-bom:2.20.0')
28
api platform("io.micrometer:micrometer-bom:1.15.4")
29
- api platform("io.micrometer:micrometer-tracing-bom:1.5.4")
+ api platform("io.micrometer:micrometer-tracing-bom:1.5.5")
30
api platform("org.junit:junit-bom:6.0.0")
31
api platform("org.mockito:mockito-bom:5.20.0")
32
api platform("org.slf4j:slf4j-bom:2.0.17")
0 commit comments