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.
2 parents 0d91b85 + eacd37d commit d5f98feCopy full SHA for d5f98fe
build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
implementation "org.springframework.cloud:spring-cloud-starter-config:4.3.0"
69
implementation "org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:4.3.0"
70
implementation "org.springframework.cloud:spring-cloud-gateway-mvc:4.3.1"
71
- implementation 'de.codecentric:spring-boot-admin-starter-client:3.5.4'
+ implementation 'de.codecentric:spring-boot-admin-starter-client:3.5.5'
72
73
// springdoc
74
implementation "org.springdoc:springdoc-openapi-starter-webmvc-ui:${springDocVersion}"
0 commit comments