Skip to content

Commit 7a6e2f0

Browse files
Bump io.micrometer:micrometer-bom
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer) from 1.15.1-SNAPSHOT to 1.15.3-SNAPSHOT. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](https://github.com/micrometer-metrics/micrometer/commits) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-bom dependency-version: 1.15.3-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01e4d91 commit 7a6e2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ext {
4747
log4jVersion = '2.24.3'
4848
logbackVersion = '1.5.18'
4949
micrometerDocsVersion = '1.0.4'
50-
micrometerVersion = '1.15.1-SNAPSHOT'
50+
micrometerVersion = '1.15.3-SNAPSHOT'
5151
micrometerTracingVersion = '1.5.2-SNAPSHOT'
5252
mockitoVersion = '5.18.0'
5353
rabbitmqAmqpClientVersion = '0.6.0'

0 commit comments

Comments
 (0)