Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Commit 1a38156

Browse files
dependabot[bot]dennisguse
authored andcommitted
Bump org.mockito:mockito-android from 5.13.0 to 5.14.0
Bumps [org.mockito:mockito-android](https://github.com/mockito/mockito) from 5.13.0 to 5.14.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.13.0...v5.14.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b72bd60 commit 1a38156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ dependencies {
143143
androidTestImplementation 'androidx.test:rules:1.6.1'
144144
androidTestImplementation 'androidx.test:runner:1.6.2'
145145
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
146-
androidTestImplementation 'org.mockito:mockito-android:5.13.0'
146+
androidTestImplementation 'org.mockito:mockito-android:5.14.0'
147147

148148
androidTestUtil 'androidx.test:orchestrator:1.5.0'
149149
}

0 commit comments

Comments
 (0)