Skip to content

Commit 3623f98

Browse files
Bump io.micrometer:micrometer-registry-prometheus from 1.11.1 to 1.11.2 (#950)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16bc43e commit 3623f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micrometer-meter-provider/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ testing {
2626
suites {
2727
val integrationTest by registering(JvmTestSuite::class) {
2828
dependencies {
29-
implementation("io.micrometer:micrometer-registry-prometheus:1.11.1")
29+
implementation("io.micrometer:micrometer-registry-prometheus:1.11.2")
3030
}
3131
}
3232
}

0 commit comments

Comments
 (0)