HHH-10664 - Prep 5.2 feature branch
This commit is contained in:
parent
8c9152040c
commit
89e63ebc4f
|
@ -64,6 +64,7 @@ dependencies {
|
|||
testCompile( project(':hibernate-core') )
|
||||
testCompile( project(':hibernate-ehcache') )
|
||||
testCompile( project(':hibernate-spatial') )
|
||||
testCompile( project(path: ':hibernate-core', configuration: 'tests') )
|
||||
|
||||
testCompile( project(':hibernate-testing') )
|
||||
// testCompile( project(path: ':hibernate-entitymanager', configuration: 'tests') )
|
||||
|
|
Loading…
Reference in New Issue