Skip to content

Commit 3aed0f2

Browse files
Bump mockito-core from 3.12.3 to 3.12.4 (#134)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.3 to 3.12.4. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.3...v3.12.4) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fad94db commit 3aed0f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.13.2'
5353

54-
testCompile 'org.mockito:mockito-core:3.12.3'
54+
testCompile 'org.mockito:mockito-core:3.12.4'
5555
}
5656

5757
apply plugin: 'maven'

0 commit comments

Comments
 (0)