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 081ad5e commit 4f20d1fCopy full SHA for 4f20d1f
dependencies/build.gradle
@@ -25,7 +25,7 @@ dependencies {
25
}
26
api platform("org.springframework.security:spring-security-bom:6.4.7")
27
api platform('com.fasterxml.jackson:jackson-bom:2.18.4.1')
28
- api platform("io.micrometer:micrometer-bom:1.14.9")
+ api platform("io.micrometer:micrometer-bom:1.14.10")
29
api platform("io.micrometer:micrometer-tracing-bom:1.4.8")
30
api platform("org.junit:junit-bom:5.12.2")
31
constraints {
0 commit comments