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.
1 parent e3a9f63 commit 3897aecCopy full SHA for 3897aec
start-site/src/main/resources/application.yml
@@ -124,6 +124,8 @@ initializr:
124
mappings:
125
- compatibilityRange: "[3.3.0,3.5.0-M1)"
126
version: 4.2.0
127
+ - compatibilityRange: "[3.5.0-M1,3.6.0-M1)"
128
+ version: 4.3.0
129
spring-grpc:
130
groupId: org.springframework.grpc
131
artifactId: spring-grpc-dependencies
@@ -1337,7 +1339,7 @@ initializr:
1337
1339
href: https://docs.spring.io/spring-cloud-stream/reference/
1338
1340
- name: VMware Tanzu Application Service
1341
bom: spring-cloud-services
1342
+ compatibilityRange: "[3.3.0,3.6.0-M1)"
1343
content:
1344
- name: Config Client (TAS)
1345
id: scs-config-client
0 commit comments