Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
chore(deps): bump mockito-inline
Browse files Browse the repository at this point in the history
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.6.1 to 4.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.6.1...v4.11.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-inline
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 11, 2023
1 parent 07cbc6a commit 2466f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AccessibilityInsightsForAndroidService/app/build.gradle
Expand Up @@ -95,7 +95,7 @@ dependencies {
lintClassPath 'org.bouncycastle:bcpkix-jdk15on:1.70'
lintClassPath 'org.bouncycastle:bcprov-jdk15on:1.70'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-inline:4.6.1'
testImplementation 'org.mockito:mockito-inline:4.11.0'
constraints {
lintClassPath('com.google.code.gson:gson') {
version {
Expand Down

0 comments on commit 2466f8e

Please sign in to comment.