Skip to content

Commit 303da52

Browse files
renovate-botaugi
authored andcommitted
chore(deps): update dependency org.mockito:mockito-core to v3.6.0
1 parent a8347f7 commit 303da52

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.1'
32-
testCompile 'org.mockito:mockito-core:3.5.15'
32+
testCompile 'org.mockito:mockito-core:3.6.0'
3333
}
3434

3535
task sourcesJar(type: Jar) {

0 commit comments

Comments
 (0)