File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -394,8 +394,8 @@ project(":ui") {
394
394
compile group : ' org.apache.velocity' , name : ' velocity' , version : ' 1.7'
395
395
testCompile files(project(' :core' ). sourceSets. test. output. classesDir)
396
396
testCompile files(project(' :core' ). sourceSets. test. output. resourcesDir)
397
- testCompile group : ' org.testfx' , name : ' testfx-core' , version : ' 4.0.+ '
398
- testCompile group : ' org.testfx' , name : ' testfx-junit' , version : ' 4.0.+ '
397
+ testCompile group : ' org.testfx' , name : ' testfx-core' , version : ' 4.0.5-alpha '
398
+ testCompile group : ' org.testfx' , name : ' testfx-junit' , version : ' 4.0.5-alpha '
399
399
testRuntime group : ' org.testfx' , name : ' openjfx-monocle' , version : ' 1.8.0_20'
400
400
testCompile group : ' org.opencv' , name : ' opencv-java' , version : ' 3.1.0'
401
401
}
You can’t perform that action at this time.
0 commit comments