We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4da80fc + ef3160a commit 40675c2Copy full SHA for 40675c2
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
testImplementation "org.junit.jupiter:junit-jupiter-api:5.10.1"
48
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.10.1"
49
testImplementation "org.assertj:assertj-core:3.25.3"
50
- testImplementation "org.mockito:mockito-core:5.9.0"
+ testImplementation "org.mockito:mockito-core:5.11.0"
51
testImplementation "org.mockito:mockito-junit-jupiter:5.9.0"
52
testImplementation "org.springframework.boot:spring-boot-starter-test:2.7.6"
53
integrationTestImplementation "com.zaxxer:HikariCP:5.1.0"
0 commit comments