Skip to content

Commit

Permalink
Merge pull request #658 from ShioCMS/dependabot/gradle/shio-app/0.3.9…
Browse files Browse the repository at this point in the history
…/springBootVersion-2.7.1

Bump springBootVersion from 2.5.7 to 2.7.1 in /shio-app
  • Loading branch information
alegauss authored Jul 1, 2022
2 parents 0886c46 + 03262a5 commit c65e92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shio-app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext { springBootVersion = '2.5.7'
ext { springBootVersion = '2.7.1'
hibernateVersion = '5.11.10.Final'
swaggerVersion = '3.0.0'
}
Expand Down

0 comments on commit c65e92d

Please # to comment.