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

Commit 9b4d3a4

Browse files
dependabot[bot]dennisguse
authored andcommitted
Bump org.mockito:mockito-android from 5.17.0 to 5.18.0
Bumps [org.mockito:mockito-android](https://github.com/mockito/mockito) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.18.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-android dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 942b29a commit 9b4d3a4

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
@@ -158,7 +158,7 @@ dependencies {
158158
androidTestImplementation 'androidx.test:rules:1.6.1'
159159
androidTestImplementation 'androidx.test:runner:1.6.2'
160160
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
161-
androidTestImplementation 'org.mockito:mockito-android:5.17.0'
161+
androidTestImplementation 'org.mockito:mockito-android:5.18.0'
162162

163163
androidTestUtil 'androidx.test:orchestrator:1.5.1'
164164
}

0 commit comments

Comments
 (0)