Skip to content

Commit

Permalink
Merge pull request #394 from freefair/dependabot/gradle/3.3.x/org.spr…
Browse files Browse the repository at this point in the history
…ingframework.boot-3.3.4

Bump org.springframework.boot from 3.3.3 to 3.3.4
  • Loading branch information
larsgrefer authored Sep 25, 2024
2 parents 378280d + 2c36db0 commit c5bac63
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.3.3" apply false
id "org.springframework.boot" version "3.3.4" 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 c5bac63

Please sign in to comment.