File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ dependencies {
258
258
compileOnly group : ' com.yuvimasory' , name : ' orange-extensions' , version : ' 1.3.0'
259
259
compileOnly group : ' com.github.spotbugs' , name : ' spotbugs-annotations' , version : ' 4.8.6'
260
260
261
- testImplementation group : ' org.junit.platform' , name : ' junit-platform-runner' , version : ' 1.11.2 '
261
+ testImplementation group : ' org.junit.platform' , name : ' junit-platform-runner' , version : ' 1.11.3 '
262
262
testImplementation group : ' org.junit.platform' , name : ' junit-platform-launcher' , version : ' 1.11.3'
263
263
testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-api' , version : ' 5.11.3'
264
264
testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-params' , version : ' 5.11.3'
You can’t perform that action at this time.
0 commit comments