Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Commit

Permalink
chore(deps): bump mockito-core from 3.3.3 to 3.4.4 (#5)
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.3 to 3.4.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.3.3...v3.4.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 21, 2020
1 parent 23134d5 commit 8b37f65
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 @@ -30,7 +30,7 @@ dependencies{

testImplementation group: 'junit', name: 'junit', version: '4.13'

testCompile "org.mockito:mockito-core:3.3.3"
testCompile "org.mockito:mockito-core:3.4.4"
}

task sourcesJar(type: Jar, dependsOn: classes){
Expand Down

0 comments on commit 8b37f65

Please sign in to comment.