Skip to content

Commit bd56246

Browse files
committed
Merge pull request #1867 from mpeddada1
* pr/1867: Polish "Update Spring Cloud GCP to 6.3.0 and 7.0.0" Update Spring Cloud GCP to 6.3.0 and 7.0.0 Closes gh-1867
2 parents b585958 + 6301626 commit bd56246

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

start-site/src/main/resources/application.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,9 @@ initializr:
111111
additionalBoms: [ spring-cloud ]
112112
mappings:
113113
- compatibilityRange: "[3.4.0,3.5.0-M1)"
114-
version: 6.2.3
114+
version: 6.3.0
115+
- compatibilityRange: "[3.5.0,3.6.0-M1)"
116+
version: 7.0.0
115117
spring-cloud-services:
116118
groupId: io.pivotal.spring.cloud
117119
artifactId: spring-cloud-services-dependencies
@@ -1549,7 +1551,7 @@ initializr:
15491551
description: Azure Storage Sample
15501552
- name: Google Cloud
15511553
bom: spring-cloud-gcp
1552-
compatibilityRange: "[3.4.0,3.5.0-M1)"
1554+
compatibilityRange: "[3.4.0,3.6.0-M1)"
15531555
content:
15541556
- name: Google Cloud Support
15551557
id: cloud-gcp

0 commit comments

Comments
 (0)