Skip to content

Commit

Permalink
Merge pull request #926 from ShioCMS/dependabot/gradle/shio-app/0.3.9…
Browse files Browse the repository at this point in the history
…/hibernateVersion-5.11.12.Final

Bump hibernateVersion from 5.11.10.Final to 5.11.12.Final in /shio-app
  • Loading branch information
alegauss authored Nov 18, 2024
2 parents cea6f21 + df78757 commit 5c2ff97
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,6 +1,6 @@
buildscript {
ext { springBootVersion = '3.3.5'
hibernateVersion = '5.11.10.Final'
hibernateVersion = '5.11.12.Final'
swaggerVersion = '3.0.0'
}
repositories {
Expand Down

0 comments on commit 5c2ff97

Please sign in to comment.