Skip to content

Commit

Permalink
Update dependency org.grails.plugins:hibernate5 to v8 (#167)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 23, 2023
1 parent aebee17 commit 7e1934c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micronaut/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
}
dependencies {
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
classpath "org.grails.plugins:hibernate5:7.3.1"
classpath "org.grails.plugins:hibernate5:8.0.0"
classpath "gradle.plugin.com.github.erdi.webdriver-binaries:webdriver-binaries-gradle-plugin:2.0"
classpath "com.bertramlabs.plugins:asset-pipeline-gradle:3.4.7"
}
Expand Down

0 comments on commit 7e1934c

Please sign in to comment.