Skip to content

Commit

Permalink
Update to Spring Boot 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Jul 26, 2023
1 parent e1e3632 commit 3b737ae
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,5 +1,5 @@
plugins {
id "org.springframework.boot" version "3.1.1" apply false
id "org.springframework.boot" version "3.1.2" apply false
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
id "io.freefair.git-version"
id "io.freefair.okhttp"
Expand Down

0 comments on commit 3b737ae

Please sign in to comment.