Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-registry-datadog from 1.12.1 to 1.12.6
Browse files Browse the repository at this point in the history
Bumps [io.micrometer:micrometer-registry-datadog](https://github.com/micrometer-metrics/micrometer) from 1.12.1 to 1.12.6.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.1...v1.12.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 31e2024 commit c040fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
implementation "io.prometheus:simpleclient:${revPrometheus}"
implementation "io.micrometer:micrometer-registry-prometheus:${revMicrometer}"

implementation 'io.micrometer:micrometer-registry-datadog:1.12.1'
implementation 'io.micrometer:micrometer-registry-datadog:1.12.6'


testImplementation 'org.springframework.boot:spring-boot-starter-web'
Expand Down

0 comments on commit c040fbd

Please sign in to comment.