Skip to content

Commit 8917a0a

Browse files
fix(deps): update dependency de.codecentric:spring-boot-admin-starter-server to v3.4.5
1 parent 42105b5 commit 8917a0a

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
@@ -38,7 +38,7 @@ dependencies {
3838
implementation 'io.micrometer:micrometer-registry-prometheus'
3939

4040
// spring boot admin
41-
implementation 'de.codecentric:spring-boot-admin-starter-server:3.0.0-M5'
41+
implementation 'de.codecentric:spring-boot-admin-starter-server:3.4.5'
4242

4343
// lombok - Check for the latest version
4444
compileOnly 'org.projectlombok:lombok:1.18.22'

0 commit comments

Comments
 (0)