Make hsqldb a testRuntime/runtime dependency.
This commit is contained in:
+2
-2
@@ -15,8 +15,8 @@ dependencies {
|
||||
"org.aspectj:aspectjweaver:$aspectjVersion",
|
||||
'javax.annotation:jsr250-api:1.0'
|
||||
|
||||
runtime 'hsqldb:hsqldb:1.8.0.10'
|
||||
|
||||
testCompile 'commons-collections:commons-collections:3.2',
|
||||
"org.springframework:spring-test:$springVersion"
|
||||
|
||||
testRuntime "hsqldb:hsqldb:$hsqlVersion"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user