File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,9 +32,9 @@ dependencyResolutionManagement {
3232 library(' slf4j' , ' org.slf4j:slf4j-api:2.0.6' )
3333 library(' logback' , ' ch.qos.logback:logback-classic:1.4.5' )
3434 // Testing
35- library(' junit-jupiter-api' , ' org.junit.jupiter:junit-jupiter-api:5.9.2 ' )
36- library(' junit-jupiter-engine' , ' org.junit.jupiter:junit-jupiter-engine:5.9.2 ' )
37- library(' junit-jupiter-params' , ' org.junit.jupiter:junit-jupiter-params:5.9.2 ' )
35+ library(' junit-jupiter-api' , ' org.junit.jupiter:junit-jupiter-api:5.10.1 ' )
36+ library(' junit-jupiter-engine' , ' org.junit.jupiter:junit-jupiter-engine:5.10.1 ' )
37+ library(' junit-jupiter-params' , ' org.junit.jupiter:junit-jupiter-params:5.10.1 ' )
3838 library(' jsonassert' , ' org.skyscreamer:jsonassert:1.5.1' )
3939 library(' mockito' , ' org.mockito:mockito-core:5.10.0' )
4040 library(' mockito-jupiter' , ' org.mockito:mockito-junit-jupiter:5.10.0' )
You can’t perform that action at this time.
0 commit comments