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 @@ -63,7 +63,7 @@ dependencies {
6363 testRuntimeOnly(' org.junit.platform:junit-platform-launcher' )
6464
6565 testImplementation(' ch.qos.logback:logback-classic:1.5.27' )
66- testImplementation(' org.mockito:mockito-core:4.9 .0' )
66+ testImplementation(' org.mockito:mockito-core:5.22 .0' )
6767 testImplementation(' org.assertj:assertj-core:3.10.0' )
6868 testImplementation(' org.sonarsource.api.plugin:sonar-plugin-api-test-fixtures:13.2.0.3137' )
6969 testImplementation(' org.sonarsource.sonarqube:sonar-plugin-api-impl:26.1.0.118079' )
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.22.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