Skip to content

Commit 28e305b

Browse files
committed
Upgrade to Spring Boot 4.0.5
Closes gh-123
1 parent 118e873 commit 28e305b

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
@@ -1,7 +1,7 @@
11
plugins {
22
id "checkstyle"
33
id "java"
4-
id "org.springframework.boot" version "4.0.1"
4+
id "org.springframework.boot" version "4.0.5"
55
id "io.spring.javaformat" version "$javaFormatVersion"
66
}
77

0 commit comments

Comments
 (0)