Skip to content

Commit 3f94af1

Browse files
build(deps): bump org.mockito:mockito-core from 5.16.0 to 5.20.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.16.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.0...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bc65ea commit 3f94af1

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
@@ -52,7 +52,7 @@ lifecycleProcess = "2.3.1"
5252
material = "1.12.0"
5353
mavenResolverApi = "1.9.23"
5454
mavenResolverProvider = "3.9.11"
55-
mockito = "5.16.0"
55+
mockito = "5.20.0"
5656
mockitoAndroid = "3.4.0"
5757
mockk = "1.14.0" # Do not use 1.14.2 or above due to a bug in spyK and bumps kotlin to 2.1.x
5858
playServicesCloudMessaging = "17.2.0"

0 commit comments

Comments
 (0)