File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ dependencies {
3939
4040 // To use JUnit4, comment out JUnit5 and uncomment JUnit4 dependencies here. Please also check "test" section
4141 // implementation group: 'junit', name: 'junit', version: '4.13.1'
42- implementation group : ' org.junit.jupiter' , name : ' junit-jupiter-params' , version : ' 5.8.1 '
43- implementation group : ' org.junit.jupiter' , name : ' junit-jupiter-engine' , version : ' 5.8.1 '
42+ implementation group : ' org.junit.jupiter' , name : ' junit-jupiter-params' , version : ' 5.13.4 '
43+ implementation group : ' org.junit.jupiter' , name : ' junit-jupiter-engine' , version : ' 5.13.4 '
4444
4545 // TODO sbft-usvm-merge: UtBot engine expects `com.github.UnitTestBot.ksmt` here
4646 implementation group : ' io.ksmt' , name : ' ksmt-core' , version : ksmtVersion
You can’t perform that action at this time.
0 commit comments