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

Commit 1642a2a

Browse files
chore(deps): bump mockito-core (#118)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.1 to 3.11.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.11.1...v3.11.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f83982a commit 1642a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AccessibilityInsightsForAndroidService/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
lintClassPath 'org.bouncycastle:bcpkix-jdk15on:1.69'
5252
lintClassPath 'org.bouncycastle:bcprov-jdk15on:1.69'
5353
testImplementation 'junit:junit:4.13.2'
54-
testImplementation 'org.mockito:mockito-core:3.11.1'
54+
testImplementation 'org.mockito:mockito-core:3.11.2'
5555
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
5656
testImplementation 'org.powermock:powermock-core:2.0.9'
5757
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'

0 commit comments

Comments
 (0)