Skip to content

Commit f00ac67

Browse files
authored
Merge pull request #90 from kousen/dependabot/gradle/org.hibernate-hibernate-entitymanager-5.6.13.Final
Bump hibernate-entitymanager from 5.6.12.Final to 5.6.13.Final
2 parents 77d54d8 + b68f878 commit f00ac67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
compile 'org.codehaus.groovy:groovy-all:2.5.9'
1717
compile 'javax.json:javax.json-api:1.1.4'
1818

19-
compile 'org.hibernate:hibernate-entitymanager:5.6.12.Final'
19+
compile 'org.hibernate:hibernate-entitymanager:5.6.13.Final'
2020

2121
testCompile 'org.spockframework:spock-core:1.3-groovy-2.5'
2222
testCompile 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)