Skip to content

Commit e51d28e

Browse files
Bump org.mockito:mockito-core from 5.13.0 to 5.14.1
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.13.0 to 5.14.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.13.0...v5.14.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a9c242 commit e51d28e

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
@@ -30,7 +30,7 @@ ext {
3030
junitPlatformVersion = '1.4.1'
3131
junitVersion = '5.11.2'
3232
logbackVersion = '1.5.8'
33-
mockitoVersion = '5.13.0'
33+
mockitoVersion = '5.14.1'
3434

3535
/* OSGi */
3636
camelVersionRange = "[3.0,4)"

0 commit comments

Comments
 (0)