Skip to content

Commit

Permalink
Upgrade to Spring Boot 3.3.1
Browse files Browse the repository at this point in the history
Closes gh-110
  • Loading branch information
wilkinsona committed Jun 21, 2024
1 parent 29cbb40 commit d76da27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id "checkstyle"
id "java"
id "org.springframework.boot" version "3.2.1"
id "org.springframework.boot" version "3.3.1"
id "io.spring.javaformat" version "$javaFormatVersion"
}

Expand Down

0 comments on commit d76da27

Please sign in to comment.