Skip to content

Commit

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

Bump org.springframework.boot from 3.2.5 to 3.3.1
  • Loading branch information
larsgrefer authored Jul 10, 2024
2 parents 2d0f59a + 2e464f3 commit d65d190
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.2.5'
id 'org.springframework.boot' version '3.3.1'
}

java {
Expand Down

0 comments on commit d65d190

Please sign in to comment.