Skip to content

Commit 4af0a87

Browse files
renovate-botaugi
authored andcommitted
chore(deps): update dependency org.mockito:mockito-core to v3.8.0
1 parent f18974c commit 4af0a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ subprojects {
2929

3030
dependencies {
3131
testCompile 'junit:junit:4.13.2'
32-
testCompile 'org.mockito:mockito-core:3.7.7'
32+
testCompile 'org.mockito:mockito-core:3.8.0'
3333
}
3434

3535
task sourcesJar(type: Jar) {

0 commit comments

Comments
 (0)