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 f39fa30 + cfec2e9 commit 36ceec3Copy full SHA for 36ceec3
build.gradle
@@ -133,7 +133,7 @@ dependencies {
133
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.64'
134
testImplementation 'org.hamcrest:java-hamcrest:2.0.0.0'
135
testImplementation 'org.hamcrest:hamcrest-core:1.3'
136
- testImplementation 'org.mockito:mockito-core:2.8.9'
+ testImplementation 'org.mockito:mockito-core:2.28.2'
137
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
138
testImplementation 'org.springframework:spring-test:4.3.30.RELEASE'
139
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
0 commit comments