We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddebf3f commit 58a2235Copy full SHA for 58a2235
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.14.Final'
+ compile 'org.hibernate:hibernate-entitymanager:5.6.15.Final'
20
21
testCompile 'org.spockframework:spock-core:1.3-groovy-2.5'
22
testCompile 'junit:junit:4.13.2'
0 commit comments