Fix build errors of CommandFramework

This commit is contained in:
2025-11-23 08:27:11 +01:00
parent f9faa9b296
commit b627b3b4a6
10 changed files with 90 additions and 50 deletions
-2
View File
@@ -22,6 +22,4 @@ plugins {
}
dependencies {
testImplementation(libs.junit)
testImplementation(libs.hamcrest)
}