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 @@ -261,7 +261,7 @@ dependencies {
261
261
testImplementation group : ' org.junit.platform' , name : ' junit-platform-runner' , version : ' 1.12.1'
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
- testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-params' , version : ' 5.12.0 '
264
+ testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-params' , version : ' 5.12.1 '
265
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'
You can’t perform that action at this time.
0 commit comments