We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f00ac67 + 5f4398e commit 94238b0Copy full SHA for 94238b0
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.13.Final'
+ compile 'org.hibernate:hibernate-entitymanager:5.6.14.Final'
20
21
testCompile 'org.spockframework:spock-core:1.3-groovy-2.5'
22
testCompile 'junit:junit:4.13.2'
0 commit comments