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 4afa8cc commit 41c4ad9Copy full SHA for 41c4ad9
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 "3.5.4"
+ id("org.springframework.boot") version "3.5.5"
9
}
10
11
dependencies {
0 commit comments