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 cb2c19f commit dfe5d82Copy full SHA for dfe5d82
build.gradle
@@ -20,7 +20,7 @@ buildscript {
20
protobufGradlePluginVersion = '0.9.4'
21
22
// https://github.com/spring-projects/spring-boot/releases
23
- springBootVersion = '3.2.2'
+ springBootVersion = '3.2.3'
24
// https://github.com/spring-cloud/spring-cloud-release/releases
25
springCloudVersion = '2023.0.0'
26
// https://github.com/alibaba/spring-cloud-alibaba/releases
0 commit comments