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.
2 parents 6a00569 + cc0d7e6 commit 4e9a68cCopy full SHA for 4e9a68c
build.gradle
@@ -73,7 +73,7 @@ dependencies {
73
implementation 'org.springframework.boot:spring-boot-starter-actuator'
74
75
// monitoring
76
- implementation 'io.micronaut.micrometer:micronaut-micrometer-registry-prometheus:5.10.2'
+ implementation 'io.micronaut.micrometer:micronaut-micrometer-registry-prometheus:5.12.0'
77
implementation 'org.springframework.boot:spring-boot-starter-actuator:3.5.3'
78
79
// springdoc
0 commit comments