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 dd253bd commit 5d734c3Copy full SHA for 5d734c3
build.gradle
@@ -32,7 +32,7 @@ buildscript {
32
apply plugin: "io.spring.nohttp"
33
34
ext {
35
- springBootVersion = "3.5.5"
+ springBootVersion = "3.5.6"
36
springCloudVersion = "2025.0.0"
37
javaCfEnvVersion = "3.5.0"
38
nohttpVersion = "0.0.11"
0 commit comments