Skip to content

Commit 41c4ad9

Browse files
chore(deps): update plugin org.springframework.boot to v3.5.5 (#14492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4afa8cc commit 41c4ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/images/spring-boot/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id("otel.java-conventions")
66

77
id("com.google.cloud.tools.jib")
8-
id("org.springframework.boot") version "3.5.4"
8+
id("org.springframework.boot") version "3.5.5"
99
}
1010

1111
dependencies {

0 commit comments

Comments
 (0)