Skip to content

Commit

Permalink
Update dependency org.springframework.cloud:spring-cloud-starter-netf…
Browse files Browse the repository at this point in the history
…lix-eureka-client to v4.2.0
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 9654d50 commit 9617097
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 @@ -70,7 +70,7 @@ dependencies {

// cloud support
implementation "org.springframework.cloud:spring-cloud-starter-config:4.1.4"
implementation "org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:4.1.4"
implementation "org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:4.2.0"

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

0 comments on commit 9617097

Please sign in to comment.