We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e527c6 + e8cadac commit 4569b25Copy full SHA for 4569b25
build.gradle
@@ -117,7 +117,7 @@ dependencies {
117
//testImplementation 'org.springframework:spring-test'
118
119
testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:3.0.5'
120
- testImplementation 'org.mockito:mockito-core:5.19.0'
+ testImplementation 'org.mockito:mockito-core:5.20.0'
121
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
122
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
123
testImplementation 'net.bytebuddy:byte-buddy:1.17.7'
0 commit comments