Skip to content

Commit 3897aec

Browse files
committed
Upgrade to Spring Cloud Services 4.3.0
Closes gh-1824
1 parent e3a9f63 commit 3897aec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ initializr:
124124
mappings:
125125
- compatibilityRange: "[3.3.0,3.5.0-M1)"
126126
version: 4.2.0
127+
- compatibilityRange: "[3.5.0-M1,3.6.0-M1)"
128+
version: 4.3.0
127129
spring-grpc:
128130
groupId: org.springframework.grpc
129131
artifactId: spring-grpc-dependencies
@@ -1337,7 +1339,7 @@ initializr:
13371339
href: https://docs.spring.io/spring-cloud-stream/reference/
13381340
- name: VMware Tanzu Application Service
13391341
bom: spring-cloud-services
1340-
compatibilityRange: "[3.3.0,3.5.0-M1)"
1342+
compatibilityRange: "[3.3.0,3.6.0-M1)"
13411343
content:
13421344
- name: Config Client (TAS)
13431345
id: scs-config-client

0 commit comments

Comments
 (0)