Skip to content

Commit

Permalink
Merge pull request #94 from kousen/dependabot/gradle/org.hibernate-hi…
Browse files Browse the repository at this point in the history
…bernate-entitymanager-5.6.15.Final

Bump org.hibernate:hibernate-entitymanager from 5.6.14.Final to 5.6.15.Final
  • Loading branch information
kousen authored Feb 7, 2023
2 parents ddebf3f + 58a2235 commit 2f86e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
compile 'org.codehaus.groovy:groovy-all:2.5.9'
compile 'javax.json:javax.json-api:1.1.4'

compile 'org.hibernate:hibernate-entitymanager:5.6.14.Final'
compile 'org.hibernate:hibernate-entitymanager:5.6.15.Final'

testCompile 'org.spockframework:spock-core:1.3-groovy-2.5'
testCompile 'junit:junit:4.13.2'
Expand Down

0 comments on commit 2f86e14

Please sign in to comment.