Skip to content

Commit 040b7e6

Browse files
Update plugin org.springframework.boot to v3.4.2
1 parent 3b9ee54 commit 040b7e6

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.2'
66
id 'io.spring.dependency-management' version '1.1.7'
77
id 'com.google.cloud.tools.jib' version '3.4.4' apply false
88
}

0 commit comments

Comments
 (0)