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 7d74829 commit 8bc324fCopy full SHA for 8bc324f
build.gradle
@@ -108,7 +108,7 @@ dependencies {
108
//testImplementation 'org.springframework:spring-test'
109
110
testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:3.0.3'
111
- testImplementation 'org.mockito:mockito-core:5.17.0'
+ testImplementation 'org.mockito:mockito-core:5.18.0'
112
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
113
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
114
testImplementation 'net.bytebuddy:byte-buddy:1.17.5'
0 commit comments