Skip to content

Commit

Permalink
Update to Spring Boot 3.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Nov 5, 2024
1 parent ab32873 commit 14486a7
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 @@
import io.freefair.gradle.plugins.okhttp.tasks.UploadFile

plugins {
id "org.springframework.boot" version "3.2.10" apply false
id "org.springframework.boot" version "3.2.11" apply false
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
id "io.freefair.git-version"
id "io.freefair.okhttp"
Expand Down

0 comments on commit 14486a7

Please sign in to comment.