We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d2ca40 commit f03a0f0Copy full SHA for f03a0f0
smoke-tests/images/spring-boot/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("otel.java-conventions")
6
7
id("com.google.cloud.tools.jib")
8
- id("org.springframework.boot") version "2.7.18"
+ id("org.springframework.boot") version "3.3.2"
9
}
10
11
dependencies {
0 commit comments