mirror of
https://github.com/MewoLab/AquaDX.git
synced 2025-12-14 11:56:15 +08:00
[+] Maimai2 play simulation testing
This commit is contained in:
@@ -91,6 +91,10 @@ dependencies {
|
||||
|
||||
// Serialization
|
||||
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
|
||||
|
||||
// Testing
|
||||
testImplementation("io.kotest:kotest-runner-junit5-jvm:5.8.1")
|
||||
testImplementation("io.kotest:kotest-assertions-core")
|
||||
}
|
||||
|
||||
group = "icu.samnya"
|
||||
|
||||
Reference in New Issue
Block a user