We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c093da1 commit f974041Copy full SHA for f974041
metamorph/build.gradle
@@ -27,7 +27,6 @@ dependencies {
27
implementation project(':metafacture-javaintegration')
28
implementation "com.google.guava:guava:${versions.guava}"
29
implementation "org.slf4j:slf4j-api:${versions.slf4j}"
30
- implementation "org.slf4j:slf4j-api:${versions.slf4j}"
31
testRuntimeOnly "org.slf4j:slf4j-simple:${versions.slf4j}"
32
testImplementation "junit:junit:${versions.junit}"
33
testImplementation "org.mockito:mockito-core:${versions.mockito}"
0 commit comments