Skip to content

Commit 9c6ea04

Browse files
Bump org.mockito:mockito-core from 3.4.6 to 5.3.1
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 3.4.6 to 5.3.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.4.6...v5.3.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 304b933 commit 9c6ea04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ buildscript {
22
ext {
33
kotlin_version = '1.8.20'
44
// wait for upstream https://github.com/mockito/mockito/issues/2007
5-
mockito_version = '3.4.6'
5+
mockito_version = '5.3.1'
66
threetenbp_version = '1.6.8'
77
kotpref_version = '2.13.2'
88
}

0 commit comments

Comments
 (0)