Skip to content

Commit

Permalink
Upgrade to Spring Cloud GCP 3.7.1 and 4.8.1
Browse files Browse the repository at this point in the history
Upgrade to latest versions of Spring Cloud GCP.
  • Loading branch information
diegomarquezp authored Oct 11, 2023
1 parent 8334653 commit 5b85d65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@ initializr:
additionalBoms: [ spring-cloud ]
mappings:
- compatibilityRange: "[2.6.0,3.0.0-M1)"
version: 3.7.0
version: 3.7.1
- compatibilityRange: "[3.0.0-M1,3.2.0-M1)"
version: 4.8.0
version: 4.8.1
spring-cloud-services:
groupId: io.pivotal.spring.cloud
artifactId: spring-cloud-services-dependencies
Expand Down

0 comments on commit 5b85d65

Please sign in to comment.