Skip to content

Commit 7302951

Browse files
chore(deps): bump mockito from 5.17.0 to 5.19.0
Bumps `mockito` from 5.17.0 to 5.19.0. Updates `org.mockito:mockito-android` 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) Updates `org.mockito:mockito-core` 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) Updates `org.mockito:mockito-junit-jupiter` 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 - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter 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 874ea86 commit 7302951

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin = "2.1.21"
66
wearable = "2.9.0"
77
room = "2.7.2"
88
dagger = "2.57"
9-
mockito = "5.17.0"
9+
mockito = "5.19.0"
1010
junit = "5.13.4"
1111
okhttp = "5.1.0"
1212
retrofit = "3.0.0"

0 commit comments

Comments
 (0)