Skip to content

Commit

Permalink
Update dependency org.hibernate:hibernate-core to v5.6.10.Final (#123)
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] committed Jul 12, 2022
1 parent bb38c4d commit 6538194
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 @@ -52,7 +52,7 @@ dependencies {
implementation "org.grails.plugins:scaffolding"
implementation "org.grails.plugins:events"
implementation "org.grails.plugins:hibernate5"
implementation "org.hibernate:hibernate-core:5.6.9.Final"
implementation "org.hibernate:hibernate-core:5.6.10.Final"
implementation "org.grails.plugins:gsp"
compileOnly "io.micronaut:micronaut-inject-groovy"
console "org.grails:grails-console"
Expand Down

0 comments on commit 6538194

Please sign in to comment.