We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83afe6 commit 4deaab7Copy full SHA for 4deaab7
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.5'
26
// https://github.com/alibaba/spring-cloud-alibaba/releases
27
springCloudAlibabaNacosVersion = '2023.0.1.0'
28
0 commit comments