Skip to content

Commit 845481a

Browse files
Bump mockito-core from 3.0.0 to 3.1.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.0.0...v3.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ef445c5 commit 845481a

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
@@ -206,7 +206,7 @@ dependencies {
206206
testCompile 'net.bytebuddy:byte-buddy-parent:1.10.1'
207207
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-core', version: '3.0.0-20190915.182215-368'
208208
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-jul', version: '3.0.0-20190915.182552-364'
209-
testCompile 'org.mockito:mockito-core:3.0.0'
209+
testCompile 'org.mockito:mockito-core:3.1.0'
210210
//testCompile 'com.github.tomakehurst:wiremock:2.24.1'
211211
testCompile ('org.reflections:reflections:0.9.11') {
212212
exclude module: "jsr305"

0 commit comments

Comments
 (0)