Skip to content

Commit 30b5d64

Browse files
committed
Update spring cloud to 2022.04
1 parent 8b5fc84 commit 30b5d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ buildscript {
2222
// https://github.com/spring-projects/spring-boot/releases
2323
springBootVersion = '3.1.4'
2424
// https://github.com/spring-cloud/spring-cloud-release/releases
25-
springCloudVersion = '2021.0.8'
25+
springCloudVersion = '2022.0.4'
2626
// https://github.com/alibaba/spring-cloud-alibaba/releases
2727
springCloudAlibabaNacosVersion = '2021.1'
2828

0 commit comments

Comments
 (0)