Skip to content

Commit 72d1f3e

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump mockito-core from 3.1.0 to 3.2.0 (#45)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.1.0...v3.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7a0a869 commit 72d1f3e

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
@@ -51,7 +51,7 @@ dependencies {
5151

5252
testCompile group: 'junit', name: 'junit', version: '4.12'
5353

54-
testCompile 'org.mockito:mockito-core:3.1.0'
54+
testCompile 'org.mockito:mockito-core:3.2.0'
5555
}
5656

5757
apply plugin: 'maven'

0 commit comments

Comments
 (0)