Skip to content

Commit 1f432f8

Browse files
committed
-unused deps
1 parent 45555b7 commit 1f432f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ repositories {
1818
}
1919

2020
dependencies {
21-
implementation(platform('org.junit:junit-bom:5.9.2'))
2221
testImplementation(platform('org.junit:junit-bom:5.9.2'))
23-
implementation('org.junit.jupiter:junit-jupiter')
2422
testImplementation('org.junit.jupiter:junit-jupiter')
2523
}
2624

0 commit comments

Comments
 (0)