Skip to content

Commit 3788299

Browse files
build(deps): bump org.mockito:mockito-core from 5.15.2 to 5.16.1 (#1488)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.16.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.16.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core 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 e116761 commit 3788299

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
@@ -8,7 +8,7 @@ lifecycle-viewmodel-ktx = "2.8.7"
88
kotlin = "2.1.10"
99
kotlinx-coroutines = "1.10.1"
1010
junit = "4.13.2"
11-
mockito-core = "5.15.2"
11+
mockito-core = "5.16.1"
1212
secrets-gradle-plugin = "2.0.1"
1313
truth = "1.4.4"
1414
play-services-maps = "19.0.0"

0 commit comments

Comments
 (0)