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 2b5964a commit d1ee0f2Copy full SHA for d1ee0f2
settings.gradle.kts
@@ -22,7 +22,7 @@ pluginManagement {
22
id("com.google.cloud.tools.jib") version "3.3.1"
23
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
24
id("nebula.release") version "17.1.0"
25
- id("org.springframework.boot") version "3.0.0"
+ id("org.springframework.boot") version "2.7.5"
26
}
27
28
0 commit comments