Skip to content

Commit fdc3060

Browse files
Bump io.micrometer:micrometer-registry-prometheus from 1.10.6 to 1.11.0 (#864)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c205af commit fdc3060

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

0 commit comments

Comments
 (0)