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 d45e949 commit 9495d5eCopy full SHA for 9495d5e
build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
// https://github.com/spring-projects/spring-boot/releases
23
springBootVersion = '2.7.14'
24
// https://github.com/spring-cloud/spring-cloud-release/releases
25
- springCloudVersion = '2021.0.7'
+ springCloudVersion = '2021.0.8'
26
// https://github.com/alibaba/spring-cloud-alibaba/releases
27
springCloudAlibabaNacosVersion = '2021.1'
28
0 commit comments