We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a919b commit d2e924bCopy full SHA for d2e924b
1 file changed
sierra-tools/previewer/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
implementation 'com.fifesoft:autocomplete:3.3.2'
25
26
testImplementation "org.junit.jupiter:junit-jupiter:${junitVersion}"
27
- testImplementation 'org.mockito:mockito-core:5.9.0'
+ testImplementation 'org.mockito:mockito-core:5.20.0'
28
29
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
30
}
0 commit comments