Skip to content

Commit 373c074

Browse files
build(deps): Bump mockito-android from 5.18.0 to 5.19.0 (#22136)
Bumps `mockito-android` from 5.18.0 to 5.19.0. Updates `org.mockito:mockito-android` from 5.18.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) Updates `org.mockito:mockito-core` from 5.18.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.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 - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f43b029 commit 373c074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ kotlin-main = '2.2.0'
8787
kotlinx-coroutines = '1.10.2'
8888
kotlinx-kover = '0.7.6'
8989
ksp = '2.2.0-2.0.2'
90-
mockito-android = '5.18.0'
90+
mockito-android = '5.19.0'
9191
mockito-kotlin = '6.0.0'
9292
mpandroidchart = 'v3.1.0'
9393
photoview = '2.3.0'

0 commit comments

Comments
 (0)