Skip to content

Commit 2c5e7f2

Browse files
authored
Update mockito-core from 2.9.0 -> 2.10.0
1 parent b0e1713 commit 2c5e7f2

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
@@ -128,7 +128,7 @@ dependencies {
128128
compile group: 'com.microsoft.azure', name: 'applicationinsights-logging-log4j2', version: '1.0.+'
129129

130130
testCompile 'junit:junit:4.12'
131-
testCompile 'org.mockito:mockito-core:2.9.0'
131+
testCompile 'org.mockito:mockito-core:2.10.0'
132132
testCompile 'com.github.tomakehurst:wiremock:2.8.0'
133133
testCompile 'org.assertj:assertj-swing-junit:3.8.0'
134134
testCompile 'org.reflections:reflections:0.9.11'

0 commit comments

Comments
 (0)