mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-25 00:11:52 +08:00
refactor: add packer module
This commit is contained in:
@@ -13,11 +13,11 @@ dependencies {
|
||||
testImplementation(project(":tools:suo5"))
|
||||
testImplementation(project(":tools:ant-sword"))
|
||||
testImplementation(project(":generator"))
|
||||
testImplementation(project(":packer"))
|
||||
testImplementation(libs.javax.servlet.api)
|
||||
testImplementation(libs.javax.websocket.api)
|
||||
testImplementation(libs.java.websocket)
|
||||
testImplementation(libs.okhttp3)
|
||||
testImplementation(libs.slf4j.simple)
|
||||
testImplementation(libs.junit.platform.reporting)
|
||||
testImplementation(libs.junit.jupiter)
|
||||
testRuntimeOnly(libs.junit.platform.launcher)
|
||||
|
||||
Reference in New Issue
Block a user