Skip to content

Commit d812b4c

Browse files
dependabot-supportketan
authored andcommitted
Bump mockito-core from 2.0.96-beta to 2.25.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.0.96-beta to 2.25.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.0.96-beta...v2.25.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 312b3c0 commit d812b4c

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
@@ -72,7 +72,7 @@ dependencies {
7272

7373
testCompile group: 'junit', name: 'junit', version: '4.12'
7474
testCompile group: 'org.hamcrest', name: 'hamcrest-library', version: '2.1'
75-
testCompile group: 'org.mockito', name: 'mockito-core', version: '2.0.96-beta'
75+
testCompile group: 'org.mockito', name: 'mockito-core', version: '2.25.1'
7676
testCompile group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.0'
7777
testCompile group: 'org.jsoup', name: 'jsoup', version: '1.10.2'
7878
}

0 commit comments

Comments
 (0)