Skip to content

Commit b5c0bbe

Browse files
dependabot[bot]stefano81
authored andcommitted
Bump org.mockito:mockito-core from 5.4.0 to 5.20.0 in /library
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.4.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.4.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 6795bd8 commit b5c0bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ext {
4040
junit_jupiter_version = '5.10.0'
4141
junit_platform_launcher_version = '1.10.1'
4242

43-
mockito_version = '5.4.0'
43+
mockito_version = '5.20.0'
4444
jdefault_version = '2.0.0'
4545
hamcrest_version = '2.2'
4646

0 commit comments

Comments
 (0)