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 @@ -55,7 +55,7 @@ dependencies {
5555 testImplementation(' org.junit.jupiter:junit-jupiter' )
5656 testImplementation(' org.junit.jupiter:junit-jupiter-migrationsupport' )
5757 testRuntimeOnly(' org.junit.platform:junit-platform-launcher' )
58- testImplementation(' org.mockito:mockito-core:4.9 .0' )
58+ testImplementation(' org.mockito:mockito-core:5.20 .0' )
5959 testImplementation(' org.assertj:assertj-core:3.10.0' )
6060 compileOnly(' com.google.code.findbugs:jsr305:3.0.2' )
6161 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.20.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