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 1c14108 + f98ab56 commit 1fc00feCopy full SHA for 1fc00fe
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
testImplementation "org.junit.jupiter:junit-jupiter-api:5.8.2"
48
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:5.8.2"
49
testImplementation "org.assertj:assertj-core:3.22.0"
50
- testImplementation "org.mockito:mockito-core:5.8.0"
+ testImplementation "org.mockito:mockito-core:5.9.0"
51
testImplementation "org.mockito:mockito-junit-jupiter:5.8.0"
52
testImplementation "org.springframework.boot:spring-boot-starter-test:2.7.6"
53
integrationTestImplementation "com.zaxxer:HikariCP:5.1.0"
0 commit comments