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 81a805f commit 18f4b2cCopy full SHA for 18f4b2c
plugin/src/docs/code/s2-quickstart/build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
implementation "org.grails.plugins:async"
44
implementation "org.grails.plugins:scaffolding"
45
implementation "org.grails.plugins:hibernate5"
46
- implementation "org.hibernate:hibernate-core:5.6.15.Final"
+ implementation "org.hibernate:hibernate-core:6.6.4.Final"
47
implementation "org.grails.plugins:events"
48
implementation "org.grails.plugins:gsp"
49
profile "org.grails.profiles:web"
0 commit comments