Skip to content

Commit 086ac68

Browse files
Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (#5831)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fb6f0c commit 086ac68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ buildscript {
7979

8080
ext.junitVersion = '4.13.2'
8181
ext.testCoreVersion = '1.7.0'
82-
ext.mockitoVersion = '5.19.0'
82+
ext.mockitoVersion = '5.20.0'
8383
ext.androidxJunitVersion = '1.3.0'
8484
ext.leakcanaryVerison = '2.14'
8585
ext.mockitoVersion = '1.10.19'

0 commit comments

Comments
 (0)