Skip to content

Commit

Permalink
Update dependency org.springframework.cloud:spring-cloud-starter-conf…
Browse files Browse the repository at this point in the history
…ig to v4.2.0
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 562863e commit 9f42868
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 @@ -65,7 +65,7 @@ dependencies {
implementation "org.springframework:spring-messaging:6.2.0"

// cloud support
implementation "org.springframework.cloud:spring-cloud-starter-config:4.1.4"
implementation "org.springframework.cloud:spring-cloud-starter-config:4.2.0"
implementation "org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:4.1.4"
implementation "org.springframework.cloud:spring-cloud-gateway-mvc:4.1.6"
implementation 'de.codecentric:spring-boot-admin-starter-client:3.3.6'
Expand Down

0 comments on commit 9f42868

Please sign in to comment.