Skip to content

Commit 29576d7

Browse files
chore(deps): bump org.mockito:mockito-core from 5.14.2 to 5.18.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.2 to 5.18.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...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] <support@github.com>
1 parent 7e53d7b commit 29576d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-client-sdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ ext {
104104
kotlin_reflect_version = '2.1.20'
105105

106106
junit_version = "5.13.3"
107-
mockito_core_version = '5.14.2'
107+
mockito_core_version = '5.18.0'
108108
mockito_inline_version = '5.2.0'
109109
mockk_version = '1.14.4'
110110
hamcrest_version = "3.0"

0 commit comments

Comments
 (0)