Skip to content

Commit

Permalink
Removed junit-platform-launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
arminzavada committed Sep 10, 2024
1 parent 8f4932c commit ec9952a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter-api:$junitVersion")

testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:$junitVersion")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

application {
Expand Down

0 comments on commit ec9952a

Please sign in to comment.