Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e89d177

Browse files
author
Bruce Eckel
committed
Flailing by adding lines to try to get it to build
1 parent e5071c5 commit e89d177

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ subprojects {
163163
testRuntime "org.junit.jupiter:junit-jupiter-engine:5.0.0-M2"
164164
testCompile "junit:junit:4.12"
165165
testRuntime "org.junit.vintage:junit-vintage-engine:4.12.0-M2"
166+
/* compile "org.junit.jupiter:junit-jupiter-api:5.0.0-M2"
167+
compile "org.junit.vintage:junit-vintage-engine:4.12.0-M2"*/
166168
}
167169

168170
junitPlatform {

0 commit comments

Comments
 (0)