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.
2 parents 18f3bff + e52df51 commit 6fb8115Copy full SHA for 6fb8115
build.gradle
@@ -22,9 +22,9 @@ 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.0'
+ springCloudVersion = '2023.0.1'
26
// https://github.com/alibaba/spring-cloud-alibaba/releases
27
- springCloudAlibabaNacosVersion = '2022.0.0.0'
+ springCloudAlibabaNacosVersion = '2023.0.1.0'
28
29
lombokPluginVersion = '8.6'
30
versioningPluginVersion = '3.1.0'
0 commit comments