Skip to content

Commit

Permalink
fix(deps): bump micrometerVersion from 1.14.2 to 1.14.3
Browse files Browse the repository at this point in the history
Bumps `micrometerVersion` from 1.14.2 to 1.14.3.

Updates `io.micrometer:micrometer-core` from 1.14.2 to 1.14.3
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.2...v1.14.3)

Updates `io.micrometer:micrometer-registry-prometheus-simpleclient` from 1.14.2 to 1.14.3
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.2...v1.14.3)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.micrometer:micrometer-registry-prometheus-simpleclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JoergSiebahn committed Jan 20, 2025
1 parent f74e3d7 commit 2737329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sda-commons-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ext {
apacheHttpClient5Version = '5.4.1'
dropwizardVersion = '4.0.11'
prometheusVersion = '0.16.0'
micrometerVersion = '1.14.2'
micrometerVersion = '1.14.3'
swaggerCoreV3Version = '2.2.27'
weldVersion = '5.1.2.Final'
jacksonVersion = '2.18.2'
Expand Down

0 comments on commit 2737329

Please sign in to comment.