Skip to content

Commit

Permalink
chore(deps): bump mockito-core from 3.5.13 to 3.7.0 (#150)
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.13 to 3.7.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.5.13...v3.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 9, 2021
1 parent acd6bb2 commit af5297a
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 @@ -56,7 +56,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.7.0'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.7.0'
testImplementation 'org.assertj:assertj-core:3.18.1'
testImplementation 'org.mockito:mockito-core:3.5.13'
testImplementation 'org.mockito:mockito-core:3.7.0'
testImplementation 'io.github.netmikey.logunit:logunit-core:1.1.0'
testImplementation 'io.github.netmikey.logunit:logunit-logback:1.1.0'
testImplementation 'org.skyscreamer:jsonassert:1.5.0'
Expand Down

0 comments on commit af5297a

Please sign in to comment.