Skip to content

Commit de4711a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ext {
3030
junitPlatformVersion = '1.4.1'
3131
junitVersion = '5.11.3'
3232
logbackVersion = '1.5.12'
33-
mockitoVersion = '5.14.1'
33+
mockitoVersion = '5.14.2'
3434

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

0 commit comments

Comments
 (0)