Skip to content

Commit

Permalink
Merge pull request #97 from joinfaces/dependabot/gradle/org.springfra…
Browse files Browse the repository at this point in the history
…mework.boot-3.3.2

Bump org.springframework.boot from 3.3.1 to 3.3.2
  • Loading branch information
larsgrefer authored Jul 19, 2024
2 parents 801c065 + dedc8c9 commit fbd7a33
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 "java"
id 'org.springframework.boot' version '3.3.1'
id 'org.springframework.boot' version '3.3.2'
}

java {
Expand Down

0 comments on commit fbd7a33

Please sign in to comment.