Cleanup build files

This commit is contained in:
Erik C. Thauvin 2025-04-25 21:00:00 -07:00
parent 5bb608d889
commit 746ae638b2
Signed by: erik
GPG key ID: 776702A6A2DA330E
2 changed files with 1 additions and 4 deletions

View file

@ -14,7 +14,6 @@ plugins {
defaultTasks 'run'
mainClassName = 'App'
dependencies {
testImplementation platform('org.junit:junit-bom:5.12.2')