Skip to content

Commit d2a33a2

Browse files
Bump mockito-core from 3.3.0 to 3.3.3
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.0 to 3.3.3. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.3.0...v3.3.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ff77adc commit d2a33a2

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.13'
7070
testCompile group: 'org.hamcrest', name: 'hamcrest-library', version: '2.2'
71-
testCompile group: 'org.mockito', name: 'mockito-core', version: '3.3.0'
71+
testCompile group: 'org.mockito', name: 'mockito-core', version: '3.3.3'
7272
testCompile group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.0'
7373
}
7474

0 commit comments

Comments
 (0)