Skip to content

Commit

Permalink
fix(deps): update dependency de.codecentric:spring-boot-admin-starter…
Browse files Browse the repository at this point in the history
…-server to v3.4.1
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 42105b5 commit 871b06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation 'io.micrometer:micrometer-registry-prometheus'

// spring boot admin
implementation 'de.codecentric:spring-boot-admin-starter-server:3.0.0-M5'
implementation 'de.codecentric:spring-boot-admin-starter-server:3.4.1'

// lombok - Check for the latest version
compileOnly 'org.projectlombok:lombok:1.18.22'
Expand Down

0 comments on commit 871b06a

Please sign in to comment.