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 {
39
39
40
40
// To use JUnit4, comment out JUnit5 and uncomment JUnit4 dependencies here. Please also check "test" section
41
41
// 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 '
44
44
45
45
// TODO sbft-usvm-merge: UtBot engine expects `com.github.UnitTestBot.ksmt` here
46
46
implementation group : ' io.ksmt' , name : ' ksmt-core' , version : ksmtVersion
You can’t perform that action at this time.
0 commit comments