Bump io.micrometer:micrometer-bom from 1.14.3 to 1.14.4
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.14.3 to 1.14.4. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.14.3...v1.14.4) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Josh Cummings
parent
ac71de68f8
commit
cb083d690f
2
dependencies/build.gradle
vendored
2
dependencies/build.gradle
vendored
@@ -25,7 +25,7 @@ dependencies {
|
||||
}
|
||||
api platform("org.springframework.security:spring-security-bom:6.4.2")
|
||||
api platform('com.fasterxml.jackson:jackson-bom:2.15.4')
|
||||
api platform("io.micrometer:micrometer-bom:1.14.3")
|
||||
api platform("io.micrometer:micrometer-bom:1.14.4")
|
||||
api platform("io.micrometer:micrometer-tracing-bom:1.4.3")
|
||||
api platform("org.junit:junit-bom:5.8.2")
|
||||
constraints {
|
||||
|
||||
Reference in New Issue
Block a user