Skip to content

Commit

Permalink
Upgrade to Spring Cloud GCP 5.6.0
Browse files Browse the repository at this point in the history
Closes gh-1574
  • Loading branch information
mhalbritter committed Sep 3, 2024
1 parent 44d1892 commit d2b676d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ initializr:
versionProperty: spring-cloud-gcp.version
additionalBoms: [ spring-cloud ]
mappings:
- compatibilityRange: "[3.2.0,3.3.0-M1)"
version: 5.5.0
- compatibilityRange: "[3.2.0,3.4.0-M1)"
version: 5.6.0
spring-cloud-services:
groupId: io.pivotal.spring.cloud
artifactId: spring-cloud-services-dependencies
Expand Down Expand Up @@ -1381,7 +1381,7 @@ initializr:
description: Azure Storage Sample
- name: Google Cloud
bom: spring-cloud-gcp
compatibilityRange: "[3.2.0,3.3.0-M1)"
compatibilityRange: "[3.2.0,3.4.0-M1)"
content:
- name: Google Cloud Support
id: cloud-gcp
Expand Down

0 comments on commit d2b676d

Please sign in to comment.