Skip to content

Commit

Permalink
Merge pull request #238 from bratkartoffel/dependabot/gradle/org.spri…
Browse files Browse the repository at this point in the history
…ngframework.boot-3.3.3

Bump org.springframework.boot from 3.3.2 to 3.3.3
  • Loading branch information
bratkartoffel authored Aug 26, 2024
2 parents db30620 + 9f6c543 commit 0e33248
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
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'io.freefair.lombok' version "8.10" apply false
id 'com.adarshr.test-logger' version "4.0.0" apply false
id 'com.github.ben-manes.versions' version "0.51.0"
id 'org.springframework.boot' version "3.3.2" apply false
id 'org.springframework.boot' version "3.3.3" apply false
}

subprojects {
Expand Down

0 comments on commit 0e33248

Please sign in to comment.