Skip to content

Commit

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

Bump org.springframework.boot from 3.3.5 to 3.4.1
  • Loading branch information
larsgrefer authored Dec 20, 2024
2 parents 89e1f8d + 2b1c323 commit 53b27d4
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.5'
id 'org.springframework.boot' version '3.4.1'
}

java {
Expand Down

0 comments on commit 53b27d4

Please sign in to comment.