File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ dependencies {
265
265
testImplementation group : ' org.junit.platform' , name : ' junit-platform-launcher' , version : ' 1.10.2'
266
266
testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-api' , version : ' 5.10.1'
267
267
testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-params' , version : ' 5.10.1'
268
- testRuntimeOnly group : ' org.junit.jupiter' , name : ' junit-jupiter-engine' , version : ' 5.10.1 '
268
+ testRuntimeOnly group : ' org.junit.jupiter' , name : ' junit-jupiter-engine' , version : ' 5.10.2 '
269
269
testImplementation group : ' org.hamcrest' , name : ' hamcrest' , version : ' 2.2'
270
270
testImplementation group : ' org.testfx' , name : ' testfx-junit5' , version : ' 4.0.17'
271
271
// TODO openjfx-monocle is no longer updated and chances are openjfx-monocle doesn't work with latest OpenJFX
You can’t perform that action at this time.
0 commit comments