Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Bump io.micrometer:micrometer-registry-datadog from 1.9.1 to 1.12.1
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.9.1 to 1.12.1.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.9.1...v1.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 7e1b912 commit be53827
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.9.1'
implementation 'io.micrometer:micrometer-registry-datadog:1.12.1'


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

0 comments on commit be53827

Please sign in to comment.