Skip to content

Commit

Permalink
Bump io.micrometer:micrometer-registry-prometheus from 1.11.1 to 1.11…
Browse files Browse the repository at this point in the history
….2 (#950)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2023
1 parent 16bc43e commit 3623f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micrometer-meter-provider/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ testing {
suites {
val integrationTest by registering(JvmTestSuite::class) {
dependencies {
implementation("io.micrometer:micrometer-registry-prometheus:1.11.1")
implementation("io.micrometer:micrometer-registry-prometheus:1.11.2")
}
}
}
Expand Down

0 comments on commit 3623f98

Please sign in to comment.