Skip to content

Commit a95a0f6

Browse files
committed
Remove unneeded statement
1 parent 2166603 commit a95a0f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ dependencies {
1919
testImplementation libs.org.junit.jupiter.junit.jupiter.api
2020
testImplementation libs.org.junit.jupiter.junit.jupiter.engine
2121
testImplementation libs.org.junit.jupiter.junit.jupiter
22-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
2322
}
2423

2524
group = 'org.purejava'

0 commit comments

Comments
 (0)