Skip to content

Commit d226055

Browse files
authored
Merge pull request #99 from saurabhpro/renovate/spring-cloud
Update dependency org.springframework.cloud:spring-cloud-starter-gateway to v4.0.8
2 parents e697ac6 + a3ecd18 commit d226055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud-gateway/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717
dependencies {
1818
implementation 'org.springframework.boot:spring-boot-starter-actuator'
1919
implementation 'org.springframework.boot:spring-boot-starter-aop'
20-
implementation 'org.springframework.cloud:spring-cloud-starter-gateway:4.0.7'
20+
implementation 'org.springframework.cloud:spring-cloud-starter-gateway:4.0.8'
2121
implementation 'org.springframework.cloud:spring-cloud-starter-circuitbreaker-resilience4j:3.0.3'
2222
implementation 'org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:4.0.3'
2323

0 commit comments

Comments
 (0)