Skip to content

Commit

Permalink
Merge pull request #1317 from diegomarquezp
Browse files Browse the repository at this point in the history
* pr/1317:
  Upgrade to Spring Cloud GCP 4.8.1 and 3.7.1

Closes gh-1317
  • Loading branch information
snicoll committed Oct 11, 2023
2 parents 8334653 + 88e3fc2 commit 30baa99
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 30baa99

Please sign in to comment.