Removed duplicate net.dankito.utils:java-utils dependency
This commit is contained in:
parent
393e892ff8
commit
7bb53e5e57
|
@ -19,8 +19,6 @@ dependencies {
|
||||||
|
|
||||||
api "net.dankito.utils:java-utils:$javaUtilsVersion"
|
api "net.dankito.utils:java-utils:$javaUtilsVersion"
|
||||||
|
|
||||||
compile "net.dankito.utils:java-utils:$javaUtilsVersion"
|
|
||||||
|
|
||||||
|
|
||||||
testCompile "junit:junit:$junitVersion"
|
testCompile "junit:junit:$junitVersion"
|
||||||
testCompile "org.assertj:assertj-core:$assertJVersion"
|
testCompile "org.assertj:assertj-core:$assertJVersion"
|
||||||
|
|
Loading…
Reference in New Issue