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 683519d + ecc2566 commit 2dd9540Copy full SHA for 2dd9540
build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
75
// monitoring
76
implementation 'io.micronaut.micrometer:micronaut-micrometer-registry-prometheus:5.12.0'
77
- implementation 'org.springframework.boot:spring-boot-starter-actuator:3.5.3'
+ implementation 'org.springframework.boot:spring-boot-starter-actuator:3.5.4'
78
79
// springdoc
80
implementation "org.springdoc:springdoc-openapi-starter-webmvc-ui:${springDocVersion}"
0 commit comments