Skip to content

Commit fd66002

Browse files
committed
Correct update of dependencies (#489)
Complements 8ec34cc.
1 parent 8ec34cc commit fd66002

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

metafacture-io/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@ dependencies {
2727
testImplementation "junit:junit:${versions.junit}"
2828
testImplementation "org.mockito:mockito-core:${versions.mockito}"
2929
testImplementation "org.assertj:assertj-core:${versions.assertj_core}"
30-
testRuntimeOnly "org.slf4j:slf4j-api:${versions.slf4j}"
3130
testRuntimeOnly "org.slf4j:slf4j-simple:${versions.slf4j}"
3231
}

0 commit comments

Comments
 (0)