Skip to content

Commit a0c2e04

Browse files
dependabot[bot]tobiasdiez
authored andcommitted
Bump mockito-core from 2.23.4 to 2.24.0 (#4626)
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.23.4 to 2.24.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.23.4...v2.24.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6fe2ebe commit a0c2e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ dependencies {
170170
testCompile 'org.junit-pioneer:junit-pioneer:0.3.0'
171171
testRuntime 'org.apache.logging.log4j:log4j-core:2.11.1'
172172
testRuntime 'org.apache.logging.log4j:log4j-jul:2.11.1'
173-
testCompile 'org.mockito:mockito-core:2.23.4'
173+
testCompile 'org.mockito:mockito-core:2.24.0'
174174
testCompile 'com.github.tomakehurst:wiremock:2.21.0'
175175
testCompile 'org.assertj:assertj-swing-junit:3.8.0'
176176
testCompile 'org.reflections:reflections:0.9.11'

0 commit comments

Comments
 (0)