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 @@ -193,7 +193,7 @@ dependencies {
193
193
compileOnly group : ' com.yuvimasory' , name : ' orange-extensions' , version : ' 1.3.0'
194
194
compileOnly group : ' com.github.spotbugs' , name : ' spotbugs-annotations' , version : ' 4.7.3'
195
195
196
- testImplementation group : ' org.junit.platform' , name : ' junit-platform-runner' , version : ' 1.9.1 '
196
+ testImplementation group : ' org.junit.platform' , name : ' junit-platform-runner' , version : ' 1.9.2 '
197
197
testImplementation group : ' org.junit.platform' , name : ' junit-platform-launcher' , version : ' 1.9.2'
198
198
testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-api' , version : ' 5.9.1'
199
199
testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-params' , version : ' 5.9.2'
You can’t perform that action at this time.
0 commit comments