Update README (#2333)

This commit is contained in:
Gold856
2026-01-26 01:25:59 -05:00
committed by GitHub
parent c348f0e3ba
commit cfd5773e7c
2 changed files with 19 additions and 20 deletions

View File

@@ -44,7 +44,6 @@ dependencies {
implementation "commons-io:commons-io:2.11.0"
implementation "commons-cli:commons-cli:1.5.0"
implementation "org.apache.commons:commons-exec:1.3"
testImplementation(platform('org.junit:junit-bom:5.11.4'))
testImplementation 'org.junit.jupiter:junit-jupiter-api'