We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b585958 + 6301626 commit bd56246Copy full SHA for bd56246
start-site/src/main/resources/application.yml
@@ -111,7 +111,9 @@ initializr:
111
additionalBoms: [ spring-cloud ]
112
mappings:
113
- compatibilityRange: "[3.4.0,3.5.0-M1)"
114
- version: 6.2.3
+ version: 6.3.0
115
+ - compatibilityRange: "[3.5.0,3.6.0-M1)"
116
+ version: 7.0.0
117
spring-cloud-services:
118
groupId: io.pivotal.spring.cloud
119
artifactId: spring-cloud-services-dependencies
@@ -1549,7 +1551,7 @@ initializr:
1549
1551
description: Azure Storage Sample
1550
1552
- name: Google Cloud
1553
bom: spring-cloud-gcp
1554
+ compatibilityRange: "[3.4.0,3.6.0-M1)"
1555
content:
1556
- name: Google Cloud Support
1557
id: cloud-gcp
0 commit comments