Skip to content

Commit 2516bb2

Browse files
Update plugin org.springframework.boot to v3.5.5
1 parent 2ea98a6 commit 2516bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import java.time.Instant
22

33
plugins {
44
id 'java'
5-
id 'org.springframework.boot' version '3.3.4'
5+
id 'org.springframework.boot' version '3.5.5'
66
id 'io.spring.dependency-management' version '1.1.7'
77
id 'com.google.cloud.tools.jib' version '3.4.5' apply false
88
}

0 commit comments

Comments
 (0)