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 @@ -207,7 +207,7 @@ dependencies {
207207 testImplementation " org.junit.jupiter:junit-jupiter-api:${ junitJupiterVersion} "
208208 testRuntimeOnly " org.junit.jupiter:junit-jupiter-engine:${ junitJupiterVersion} "
209209 testRuntimeOnly " org.junit.vintage:junit-vintage-engine:${ junitVintageVersion} "
210- testImplementation group :' org.mockito' , name : ' mockito-junit-jupiter' , version :' 5.14 .2'
210+ testImplementation group :' org.mockito' , name : ' mockito-junit-jupiter' , version :' 5.15 .2'
211211 testImplementation group : ' org.powermock' , name : ' powermock-api-mockito2' , version : powermockVersion
212212 testImplementation group : ' org.powermock' , name : ' powermock-module-junit4' , version : powermockVersion
213213 testRuntimeOnly " org.junit.platform:junit-platform-commons:1.9.3"
You can’t perform that action at this time.
0 commit comments