Skip to content

Commit

Permalink
Bump mockito-core from 3.12.1 to 3.12.3 (#7322)
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https:/mockito/mockito) from 3.12.1 to 3.12.3.
- [Release notes](https:/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.12.1...v3.12.3)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2021
1 parent 001ea40 commit 804b8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ext {
reactiveStreamsVersion = "1.0.3"
junitVersion = "4.13.2"
testNgVersion = "7.4.0"
mockitoVersion = "3.12.1"
mockitoVersion = "3.12.3"
jmhLibVersion = "1.21"
guavaVersion = "30.1.1-jre"
}
Expand Down

0 comments on commit 804b8ef

Please sign in to comment.