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 60d0436 + 930160c commit c24aa1fCopy full SHA for c24aa1f
build.gradle
@@ -12,7 +12,7 @@ dependencies {
12
implementation 'org.bouncycastle:bcprov-jdk18on:1.77'
13
14
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
15
- testImplementation 'org.mockito:mockito-core:5.14.2'
+ testImplementation 'org.mockito:mockito-core:5.15.2'
16
}
17
18
repositories {
0 commit comments