Skip to content

Commit

Permalink
Update to Spring Boot 3.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Oct 19, 2023
1 parent 22bf0b5 commit 72fe4b2
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.0.11" apply false
id "org.springframework.boot" version "3.0.12" 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 72fe4b2

Please sign in to comment.