Skip to content

Commit

Permalink
[pigeon]: Bump mockito-core (#2833)
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.+ to 4.9.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/commits/v4.9.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
...

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

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 Nov 21, 2022
1 parent a683584 commit 4d6e0d4
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -47,6 +47,6 @@ android {

dependencies {
testImplementation 'junit:junit:4.+'
testImplementation "org.mockito:mockito-core:3.+"
testImplementation "org.mockito:mockito-core:4.+"
}
}

0 comments on commit 4d6e0d4

Please sign in to comment.