Skip to content

Commit

Permalink
Merge pull request #165 from conductor-oss/dependabot/gradle/io.micro…
Browse files Browse the repository at this point in the history
…meter-micrometer-registry-datadog-1.13.0

Bump io.micrometer:micrometer-registry-datadog from 1.12.1 to 1.13.0
  • Loading branch information
v1r3n committed May 26, 2024
2 parents 68e3059 + 528e524 commit b7946d0
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.13.0'


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

0 comments on commit b7946d0

Please sign in to comment.