We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee810d1 commit f3f7975Copy full SHA for f3f7975
build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
// https://github.com/spring-projects/spring-boot/releases
23
springBootVersion = '3.2.5'
24
// https://github.com/spring-cloud/spring-cloud-release/releases
25
- springCloudVersion = '2023.0.1'
+ springCloudVersion = '2023.0.3'
26
// https://github.com/alibaba/spring-cloud-alibaba/releases
27
springCloudAlibabaNacosVersion = '2023.0.1.0'
28
0 commit comments