Skip to content

Commit 3da8a43

Browse files
Bump io.micrometer:micrometer-registry-prometheus from 1.15.5 to 1.16.2
Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.15.5 to 1.16.2. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.15.5...v1.16.2) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-version: 1.16.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7847b10 commit 3da8a43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8' // already there
8888
nettyVersion = '4.2.7.Final'
89-
prometheusVersion = '1.15.5'
89+
prometheusVersion = '1.16.3'
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)