Skip to content

Commit d76da27

Browse files
committed
Upgrade to Spring Boot 3.3.1
Closes gh-110
1 parent 29cbb40 commit d76da27

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

0 commit comments

Comments
 (0)