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 d8f5ba0 + 2925a4a commit 7d74829Copy full SHA for 7d74829
build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
implementation 'org.springframework.boot:spring-boot-starter-actuator'
69
70
// monitoring
71
- implementation 'io.micronaut.micrometer:micronaut-micrometer-registry-prometheus:5.8.0'
+ implementation 'io.micronaut.micrometer:micronaut-micrometer-registry-prometheus:5.10.2'
72
implementation 'org.springframework.boot:spring-boot-starter-actuator:3.3.4'
73
74
// springdoc
0 commit comments