Skip to content

Commit

Permalink
Bump mockito-core from 3.3.0 to 3.3.3 (#10)
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https:/mockito/mockito) from 3.3.0 to 3.3.3.
- [Release notes](https:/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.3.0...v3.3.3)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 12, 2020
1 parent 033bfa2 commit 3b46573
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 @@ -32,7 +32,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.6.0'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.6.0'
testImplementation 'org.assertj:assertj-core:3.15.0'
testImplementation 'org.mockito:mockito-core:3.3.0'
testImplementation 'org.mockito:mockito-core:3.3.3'
testImplementation 'io.github.netmikey.logunit:logunit-core:1.1.0'
testImplementation 'io.github.netmikey.logunit:logunit-logback:1.1.0'
}
Expand Down

0 comments on commit 3b46573

Please sign in to comment.