diff --git a/build.gradle b/build.gradle index 12a9c1f..b4fcb8b 100644 --- a/build.gradle +++ b/build.gradle @@ -141,7 +141,6 @@ dependencies { testRuntimeOnly 'org.apache.logging.log4j:log4j-core' testRuntimeOnly 'org.apache.logging.log4j:log4j-jcl' testRuntimeOnly 'org.apache.logging.log4j:log4j-slf4j-impl' - testRuntimeOnly 'org.apache.logging.log4j:log4j-slf4j2-impl' testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine' testRuntimeOnly 'org.junit.platform:junit-platform-launcher' }