Skip to content

Commit c1d07ac

Browse files
authored
Merge pull request #1058 from fragaLY/dependabot/gradle/spring-boot-web/org.springframework.boot-3.5.6
Bump org.springframework.boot from 3.5.5 to 3.5.6 in /spring-boot-web
2 parents 3d2ffa9 + b88dac0 commit c1d07ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-web/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
java
33
application
4-
id("org.springframework.boot") version "3.5.5"
4+
id("org.springframework.boot") version "3.5.6"
55
id("io.spring.dependency-management") version "1.1.7"
66
id("com.google.cloud.tools.jib") version "3.4.5"
77
}

0 commit comments

Comments
 (0)