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.
1 parent 4c8ecc6 commit 2eadd96Copy full SHA for 2eadd96
1 file changed
build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
75
// cloud support
76
implementation "org.springframework.cloud:spring-cloud-starter-config:5.0.0"
77
- implementation "org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:4.3.0"
+ implementation "org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:5.0.1"
78
79
// springdoc
80
implementation "org.springdoc:springdoc-openapi-starter-webmvc-ui:${springDocVersion}"
0 commit comments