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 @@ -68,7 +68,7 @@ test.finalizedBy jacocoTestReport
6868dependencies {
6969 testImplementation ' org.junit.jupiter:junit-jupiter:5.6.2'
7070 testImplementation ' org.junit.jupiter:junit-jupiter-migrationsupport:5.6.2'
71- testImplementation ' org.mockito:mockito-core:4.9 .0'
71+ testImplementation ' org.mockito:mockito-core:5.20 .0'
7272 testImplementation ' org.assertj:assertj-core:3.10.0'
7373 compileOnly ' com.google.code.findbugs:jsr305:3.0.2'
7474 compileOnly ' org.sonarsource.api.plugin:sonar-plugin-api:9.13.0.360'
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ description = 'SonarQube JaCoCo :: Integration Tests'
77dependencies {
88 testImplementation ' org.junit.jupiter:junit-jupiter:5.6.2'
99 testImplementation ' org.junit.jupiter:junit-jupiter-migrationsupport:5.6.2'
10- testImplementation ' org.mockito:mockito-core:1.10.19 '
10+ testImplementation ' org.mockito:mockito-core:5.20.0 '
1111 testImplementation ' org.assertj:assertj-core:3.10.0'
1212 testImplementation ' org.sonarsource.orchestrator:sonar-orchestrator-junit4:5.5.0.2535'
1313 testImplementation ' org.sonarsource.sonarqube:sonar-ws:6.7'
You can’t perform that action at this time.
0 commit comments