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 8fbfbe8 commit b52d5e8Copy full SHA for b52d5e8
complete/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
dependencies {
7
classpath "org.grails:grails-gradle-plugin:$grailsVersion"
8
classpath "com.bertramlabs.plugins:asset-pipeline-gradle:$assetPipelineVersion"
9
- classpath "org.grails.plugins:hibernate5:${gormVersion-".RELEASE"}"
+ classpath "org.grails.plugins:hibernate5:7.0.0"
10
}
11
12
initial/build.gradle
0 commit comments