We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77d54d8 + b68f878 commit f00ac67Copy full SHA for f00ac67
build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
compile 'org.codehaus.groovy:groovy-all:2.5.9'
17
compile 'javax.json:javax.json-api:1.1.4'
18
19
- compile 'org.hibernate:hibernate-entitymanager:5.6.12.Final'
+ compile 'org.hibernate:hibernate-entitymanager:5.6.13.Final'
20
21
testCompile 'org.spockframework:spock-core:1.3-groovy-2.5'
22
testCompile 'junit:junit:4.13.2'
0 commit comments