Skip to content

Commit

Permalink
Update dependency org.grails.plugins:hibernate5 to v8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent e3accd9 commit 8b96758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/src/docs/code/s2-quickstart/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
dependencies {
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
classpath "com.bertramlabs.plugins:asset-pipeline-gradle:$assetPipelineVersion"
classpath "org.grails.plugins:hibernate5:8.0.3"
classpath "org.grails.plugins:hibernate5:8.1.1"
}
}

Expand Down

0 comments on commit 8b96758

Please sign in to comment.