Skip to content

Commit dba2ab9

Browse files
Bump mockitoVersion from 5.14.1 to 5.14.2 (#2865)
Bumps `mockitoVersion` from 5.14.1 to 5.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) 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) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.mockito:mockito-junit-jupiter 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 0eb13d3 commit dba2ab9

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
@@ -63,7 +63,7 @@ ext {
6363
micrometerDocsVersion = '1.0.4'
6464
micrometerVersion = '1.14.0-SNAPSHOT'
6565
micrometerTracingVersion = '1.4.0-SNAPSHOT'
66-
mockitoVersion = '5.14.1'
66+
mockitoVersion = '5.14.2'
6767
rabbitmqStreamVersion = '0.17.0'
6868
rabbitmqVersion = '5.22.0'
6969
reactorVersion = '2024.0.0-SNAPSHOT'

0 commit comments

Comments
 (0)