Skip to content

Commit 17dd894

Browse files
committed
build.gradle의 의존성 롤백
1 parent db40d40 commit 17dd894

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
@@ -12,7 +12,6 @@ repositories {
1212
dependencies {
1313
testImplementation platform('org.junit:junit-bom:5.9.1')
1414
testImplementation('org.junit.jupiter:junit-jupiter')
15-
testImplementation ('org.junit.jupiter:junit-jupiter:5.10.0')
1615
}
1716

1817
test {

0 commit comments

Comments
 (0)