Skip to content

Commit

Permalink
Merge pull request #104 from joinfaces/dependabot/gradle/org.springfr…
Browse files Browse the repository at this point in the history
…amework.boot-3.3.3

Bump org.springframework.boot from 3.3.2 to 3.3.3
  • Loading branch information
larsgrefer authored Aug 22, 2024
2 parents 6f44c40 + d245e89 commit d93f934
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,6 +1,6 @@
plugins {
id 'war'
id 'org.springframework.boot' version '3.3.2'
id 'org.springframework.boot' version '3.3.3'
}

java {
Expand Down

0 comments on commit d93f934

Please sign in to comment.