Skip to content

Commit 5ca8e11

Browse files
Bump io.micrometer:micrometer-registry-prometheus from 1.14.2 to 1.14.6
Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.14.2 to 1.14.6. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.14.2...v1.14.6) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-version: 1.14.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 945dbde commit 5ca8e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ ext {
8686
plexusVersion = '4.0.2'
8787
postgresVersion = '42.7.4' // already there
8888
nettyVersion = '4.1.115.Final'
89-
prometheusVersion = '1.14.2'
89+
prometheusVersion = '1.15.0'
9090
quartzVersion = '2.5.0'
9191
// TODO: May be able to remove as moving to jakarta servlet
9292
servletVersion = '4.0.1'

0 commit comments

Comments
 (0)