Skip to content

Commit cf47e85

Browse files
dependabot-preview[bot]ketan
authored andcommitted
Bump mockito-core from 1.10.19 to 3.0.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 1.10.19 to 3.0.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v1.10.19...v3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d9a5426 commit cf47e85

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
@@ -33,7 +33,7 @@ dependencies {
3333
testCompile group: 'cd.go.plugin', name: 'go-plugin-api', version: project.pluginDesc.goCdVersion
3434

3535
testCompile group: 'junit', name: 'junit', version: '4.11'
36-
testCompile group: 'org.mockito', name: 'mockito-core', version: '1.10.19'
36+
testCompile group: 'org.mockito', name: 'mockito-core', version: '3.0.0'
3737
testCompile group: 'org.hamcrest', name: 'hamcrest-core', version: '1.3'
3838
}
3939

0 commit comments

Comments
 (0)