Skip to content

Commit 14ec485

Browse files
Bump mockitoVersion from 5.14.1 to 5.14.2 (#3565)
Bumps `mockitoVersion` from 5.14.1 to 5.14.2. Updates `org.mockito:mockito-junit-jupiter` 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) Updates `org.mockito:mockito-core` 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-junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e139497 commit 14ec485

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
@@ -64,7 +64,7 @@ ext {
6464
micrometerDocsVersion = '1.0.4'
6565
micrometerVersion = '1.14.0-SNAPSHOT'
6666
micrometerTracingVersion = '1.4.0-SNAPSHOT'
67-
mockitoVersion = '5.14.1'
67+
mockitoVersion = '5.14.2'
6868
reactorVersion = '2024.0.0-SNAPSHOT'
6969
scalaVersion = '2.13'
7070
springBootVersion = '3.3.4' // docs module

0 commit comments

Comments
 (0)