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 @@ -262,7 +262,7 @@ dependencies {
262
262
testImplementation group : ' org.junit.platform' , name : ' junit-platform-launcher' , version : ' 1.12.1'
263
263
testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-api' , version : ' 5.12.1'
264
264
testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-params' , version : ' 5.12.0'
265
- testRuntimeOnly group : ' org.junit.jupiter' , name : ' junit-jupiter-engine' , version : ' 5.12.0 '
265
+ testRuntimeOnly group : ' org.junit.jupiter' , name : ' junit-jupiter-engine' , version : ' 5.12.1 '
266
266
testImplementation group : ' org.hamcrest' , name : ' hamcrest' , version : ' 3.0'
267
267
testImplementation group : ' org.testfx' , name : ' testfx-junit5' , version : ' 4.0.18'
268
268
testImplementation group : ' org.testfx' , name : ' openjfx-monocle' , version : ' 21.0.2'
You can’t perform that action at this time.
0 commit comments