We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 140d0f2 commit 9a181b8Copy full SHA for 9a181b8
build.gradle
@@ -64,7 +64,7 @@ dependencies {
64
implementation 'org.springframework.boot:spring-boot-starter-actuator'
65
66
// monitoring
67
- implementation 'io.micronaut.micrometer:micronaut-micrometer-registry-prometheus:5.8.0'
+ implementation 'io.micronaut.micrometer:micronaut-micrometer-registry-prometheus:5.10.1'
68
implementation 'org.springframework.boot:spring-boot-starter-actuator:3.3.4'
69
70
// springdoc
0 commit comments