Skip to content

Commit b901c6e

Browse files
Bump io.micrometer:micrometer-registry-prometheus from 1.11.0 to 1.11.1 (#917)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1685c1d commit b901c6e

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.0")
29+
implementation("io.micrometer:micrometer-registry-prometheus:1.11.1")
3030
}
3131
}
3232
}

0 commit comments

Comments
 (0)