Skip to content

Commit

Permalink
fix(deps): update dependency org.grails.plugins:hibernate5 to v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent ac5162f commit 8661f27
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.0"
}
}

Expand Down

0 comments on commit 8661f27

Please sign in to comment.