Skip to content

Commit ffdaa40

Browse files
renovate-botaugi
authored andcommitted
chore(deps): update dependency org.mockito:mockito-core to v3.6.28
1 parent 3483e41 commit ffdaa40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ subprojects {
2929

3030
dependencies {
3131
testCompile 'junit:junit:4.13.1'
32-
testCompile 'org.mockito:mockito-core:3.6.0'
32+
testCompile 'org.mockito:mockito-core:3.6.28'
3333
}
3434

3535
task sourcesJar(type: Jar) {

0 commit comments

Comments
 (0)