Skip to content

Commit 31a20c2

Browse files
build(deps): bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (#1495)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.16.1 to 5.17.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.1...v5.17.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.17.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 24eef27 commit 31a20c2

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.20"
99
kotlinx-coroutines = "1.10.1"
1010
junit = "4.13.2"
11-
mockito-core = "5.16.1"
11+
mockito-core = "5.17.0"
1212
secrets-gradle-plugin = "2.0.1"
1313
truth = "1.4.4"
1414
play-services-maps = "19.0.0"

0 commit comments

Comments
 (0)