Skip to content

Commit 816471f

Browse files
build(deps): bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (#1515)
Bumps [org.mockito:mockito-core](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-core dependency-version: 5.18.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 6d2820e commit 816471f

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.9.1"
88
kotlin = "2.1.20"
99
kotlinx-coroutines = "1.10.2"
1010
junit = "4.13.2"
11-
mockito-core = "5.17.0"
11+
mockito-core = "5.18.0"
1212
secrets-gradle-plugin = "2.0.1"
1313
truth = "1.4.4"
1414
play-services-maps = "19.2.0"

0 commit comments

Comments
 (0)