Skip to content

Commit ddd12ae

Browse files
dependabot[bot]tobiasdiez
authored andcommitted
Bump mockito-core from 2.24.5 to 2.25.0 (#4723)
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.24.5 to 2.25.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.24.5...v2.25.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 731b9d2 commit ddd12ae

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
@@ -167,7 +167,7 @@ dependencies {
167167

168168
testRuntime 'org.apache.logging.log4j:log4j-core:2.11.1'
169169
testRuntime 'org.apache.logging.log4j:log4j-jul:2.11.2'
170-
testCompile 'org.mockito:mockito-core:2.24.5'
170+
testCompile 'org.mockito:mockito-core:2.25.0'
171171
testCompile 'com.github.tomakehurst:wiremock:2.21.0'
172172
testCompile 'org.assertj:assertj-swing-junit:3.9.2'
173173
testCompile 'org.reflections:reflections:0.9.11'

0 commit comments

Comments
 (0)