Skip to content

Commit f7c5dbf

Browse files
committed
Upgrade to Spring Boot 3.4.4
Closes gh-112
1 parent 1b9113a commit f7c5dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
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 "3.3.1"
4+
id "org.springframework.boot" version "3.4.4"
55
id "io.spring.javaformat" version "$javaFormatVersion"
66
}
77

0 commit comments

Comments
 (0)