We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5908adf commit 5a35c98Copy full SHA for 5a35c98
build.gradle.kts
@@ -36,7 +36,6 @@ dependencies {
36
37
// DNSJava
38
api("dnsjava:dnsjava:3.6.3")
39
- implementation("org.slf4j:slf4j-nop:2.0.17")
40
41
testImplementation(kotlin("test"))
42
}
0 commit comments