Skip to content

Commit

Permalink
Merge pull request #891 from otto-de/dependabot/gradle/springBootVers…
Browse files Browse the repository at this point in the history
…ion-3.2.1

Bump springBootVersion from 3.1.3 to 3.2.1
  • Loading branch information
rikostave1234 committed Jan 3, 2024
2 parents 31d314c + 8654850 commit ff59de6
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
Expand Up @@ -25,7 +25,7 @@ group = 'de.otto.synapse'

ext {
awsSdkVersion = "2.20.149"
springBootVersion = "3.1.3"
springBootVersion = "3.2.1"
edisonVersion = "3.1.7"
}

Expand Down

0 comments on commit ff59de6

Please sign in to comment.