Dependency was accidentally added in f5a629af.
This commit is contained in:
Andy Wilkinson
2022-10-15 17:08:24 +01:00
parent fea0dc6d27
commit 0c0962d52f

View File

@@ -21,5 +21,4 @@ dependencies {
testImplementation("org.assertj:assertj-core")
testImplementation("org.hamcrest:hamcrest-library")
testImplementation("org.mockito:mockito-core")
testImplementation("ch.qos.logback:logback-classic:1.4.1")
}