Remote pcap4j from jvmTest

This commit is contained in:
Him188 2021-06-08 12:25:28 +08:00
parent 19bc781854
commit 038be54444

View File

@ -109,7 +109,6 @@ kotlin {
val jvmTest by getting { val jvmTest by getting {
dependencies { dependencies {
implementation("org.pcap4j:pcap4j-distribution:1.8.2")
api1(`kotlinx-coroutines-debug`) api1(`kotlinx-coroutines-debug`)
// implementation("net.mamoe:mirai-login-solver-selenium:1.0-dev-14") // implementation("net.mamoe:mirai-login-solver-selenium:1.0-dev-14")
} }