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

Commit 0b22721

Browse files
Bump org.mockito:mockito-android from 5.17.0 to 5.19.0
Bumps [org.mockito:mockito-android](https://github.com/mockito/mockito) from 5.17.0 to 5.19.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.19.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-android dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d1ad64 commit 0b22721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ dependencies {
135135
androidTestImplementation 'androidx.test:rules:1.6.1'
136136
androidTestImplementation 'androidx.test:runner:1.6.2'
137137
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
138-
androidTestImplementation 'org.mockito:mockito-android:5.17.0'
138+
androidTestImplementation 'org.mockito:mockito-android:5.19.0'
139139

140140
androidTestUtil 'androidx.test:orchestrator:1.5.1'
141141
}

0 commit comments

Comments
 (0)