We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8786567 commit c5d3f4eCopy full SHA for c5d3f4e
plugin/src/docs/code/s2-quickstart/build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
implementation "org.grails.plugins:async"
45
implementation "org.grails.plugins:scaffolding"
46
implementation "org.grails.plugins:hibernate5"
47
- implementation "org.hibernate:hibernate-core:5.6.15.Final"
+ implementation "org.hibernate:hibernate-core:6.5.2.Final"
48
implementation "org.grails.plugins:events"
49
implementation "org.grails.plugins:gsp"
50
profile "org.grails.profiles:web"
0 commit comments