@@ -8,8 +8,6 @@ repositories {
dependencies {
testCompile "junit:junit:4.12"
- testCompile "org.assertj:assertj-core:3.2.0"
- testCompile "com.google.guava:guava:16+"
}
test {
testLogging {