File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ dependencies {
5656 testImplementation(' org.junit.jupiter:junit-jupiter' )
5757 testImplementation(' org.junit.jupiter:junit-jupiter-migrationsupport' )
5858 testRuntimeOnly(' org.junit.platform:junit-platform-launcher' )
59- testImplementation(' org.mockito:mockito-core:4.9 .0' )
59+ testImplementation(' org.mockito:mockito-core:5.21 .0' )
6060 testImplementation(' org.assertj:assertj-core:3.10.0' )
6161 compileOnly(' com.google.code.findbugs:jsr305:3.0.2' )
6262 compileOnly(' org.sonarsource.api.plugin:sonar-plugin-api:9.17.0.587' )
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ dependencies {
99 testImplementation(' org.junit.jupiter:junit-jupiter' )
1010 testImplementation(' org.junit.jupiter:junit-jupiter-migrationsupport' )
1111 testRuntimeOnly(' org.junit.platform:junit-platform-launcher' )
12- testImplementation(' org.mockito:mockito-core:1.10.19 ' )
12+ testImplementation(' org.mockito:mockito-core:5.21.0 ' )
1313 testImplementation(' org.assertj:assertj-core:3.10.0' )
1414 testImplementation(' org.sonarsource.orchestrator:sonar-orchestrator-junit4:6.0.1.3892' )
1515 testImplementation(' org.sonarsource.sonarqube:sonar-ws:6.7' )
You can’t perform that action at this time.
0 commit comments