We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a944f77 commit 5fa76caCopy full SHA for 5fa76ca
build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
75
// monitoring
76
implementation 'io.micronaut.micrometer:micronaut-micrometer-registry-prometheus:5.10.2'
77
- implementation 'org.springframework.boot:spring-boot-starter-actuator:3.4.5'
+ implementation 'org.springframework.boot:spring-boot-starter-actuator:3.5.2'
78
79
// springdoc
80
implementation "org.springdoc:springdoc-openapi-starter-webmvc-ui:${springDocVersion}"
0 commit comments