Skip to content

Commit 2e0cf7c

Browse files
Update plugin org.springframework.boot to v3.4.6
1 parent 54acf09 commit 2e0cf7c

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.4.6'
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)