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 b982788Copy full SHA for b982788
build.gradle
@@ -65,7 +65,7 @@ dependencies {
65
66
// monitoring
67
implementation 'io.micronaut.micrometer:micronaut-micrometer-registry-prometheus:5.8.0'
68
- implementation 'org.springframework.boot:spring-boot-starter-actuator:3.3.4'
+ implementation 'org.springframework.boot:spring-boot-starter-actuator:3.4.5'
69
70
// springdoc
71
implementation "org.springdoc:springdoc-openapi-starter-webmvc-ui:${springDocVersion}"
0 commit comments