Skip to content

Commit 4097ec9

Browse files
Update dependency org.springframework.boot:spring-boot-starter-actuator to v3.5.1
1 parent a944f77 commit 4097ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474

7575
// monitoring
7676
implementation 'io.micronaut.micrometer:micronaut-micrometer-registry-prometheus:5.10.2'
77-
implementation 'org.springframework.boot:spring-boot-starter-actuator:3.4.5'
77+
implementation 'org.springframework.boot:spring-boot-starter-actuator:3.5.1'
7878

7979
// springdoc
8080
implementation "org.springdoc:springdoc-openapi-starter-webmvc-ui:${springDocVersion}"

0 commit comments

Comments
 (0)