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.
1 parent 8687428 commit 66ac093Copy full SHA for 66ac093
build.gradle
@@ -113,7 +113,7 @@ dependencies {
113
//testImplementation 'org.springframework:spring-test'
114
115
testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:3.0.3'
116
- testImplementation 'org.mockito:mockito-core:5.17.0'
+ testImplementation 'org.mockito:mockito-core:5.18.0'
117
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
118
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
119
testImplementation 'net.bytebuddy:byte-buddy:1.17.5'
0 commit comments