Skip to content

Commit d2e924b

Browse files
committed
Update Mockito.
1 parent d3a919b commit d2e924b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sierra-tools/previewer/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation 'com.fifesoft:autocomplete:3.3.2'
2525

2626
testImplementation "org.junit.jupiter:junit-jupiter:${junitVersion}"
27-
testImplementation 'org.mockito:mockito-core:5.9.0'
27+
testImplementation 'org.mockito:mockito-core:5.20.0'
2828

2929
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
3030
}

0 commit comments

Comments
 (0)