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 e43f86d commit e7b79f4Copy full SHA for e7b79f4
build.gradle
@@ -20,9 +20,9 @@ buildscript {
20
protobufGradlePluginVersion = '0.9.4'
21
22
// https://github.com/spring-projects/spring-boot/releases
23
- springBootVersion = '3.1.4'
+ springBootVersion = '3.2.0'
24
// https://github.com/spring-cloud/spring-cloud-release/releases
25
- springCloudVersion = '2022.0.4'
+ springCloudVersion = '2023.0.0'
26
// https://github.com/alibaba/spring-cloud-alibaba/releases
27
springCloudAlibabaNacosVersion = '2022.0.0.0'
28
0 commit comments