Skip to content

Commit

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

Bump org.springframework.boot from 3.2.1 to 3.2.2
  • Loading branch information
larsgrefer authored Feb 13, 2024
2 parents 80f9f00 + 0de2ee6 commit 4ebc085
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.1'
id 'org.springframework.boot' version '3.2.2'
}

java {
Expand Down

0 comments on commit 4ebc085

Please sign in to comment.