Skip to content

Commit 02e0fca

Browse files
dependabot-preview[bot]ketan
authored andcommitted
Bump mockito-core from 2.25.1 to 2.28.2
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.25.1 to 2.28.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.25.1...v2.28.2)
1 parent 7e82218 commit 02e0fca

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
@@ -68,7 +68,7 @@ dependencies {
6868

6969
testCompile group: 'junit', name: 'junit', version: '4.12'
7070
testCompile group: 'org.hamcrest', name: 'hamcrest-library', version: '2.1'
71-
testCompile group: 'org.mockito', name: 'mockito-core', version: '2.25.1'
71+
testCompile group: 'org.mockito', name: 'mockito-core', version: '2.28.2'
7272
testCompile group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.0'
7373
}
7474

0 commit comments

Comments
 (0)