Skip to content

Commit 451b6f3

Browse files
authored
update mockito-core from 2.10.0 -> 2.11.0 (#3338)
1 parent 227ccca commit 451b6f3

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
@@ -130,7 +130,7 @@ dependencies {
130130
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '1.0.9'
131131

132132
testCompile 'junit:junit:4.12'
133-
testCompile 'org.mockito:mockito-core:2.10.0'
133+
testCompile 'org.mockito:mockito-core:2.11.0'
134134
testCompile 'com.github.tomakehurst:wiremock:2.8.0'
135135
testCompile 'org.assertj:assertj-swing-junit:3.8.0'
136136
testCompile 'org.reflections:reflections:0.9.11'

0 commit comments

Comments
 (0)