HHH-14848 - Move Ant tasks + support from hibernate-core into tooling/hibernate-ant
This commit is contained in:
parent
ee72128388
commit
439f4fb208
|
@ -20,6 +20,7 @@ dependencies {
|
|||
compileOnly libraries.postgresql
|
||||
|
||||
testCompile project(':hibernate-testing')
|
||||
testCompile project(':hibernate-ant')
|
||||
testCompile project( path: ':hibernate-core', configuration: 'tests' )
|
||||
|
||||
testCompile libraries.jakarta_validation
|
||||
|
|
Loading…
Reference in New Issue