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](https://github.com/mockito/mockito/compare/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](https://github.com/mockito/mockito/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -63,7 +63,7 @@ ext {
|
||||
micrometerDocsVersion = '1.0.4'
|
||||
micrometerVersion = '1.14.0-SNAPSHOT'
|
||||
micrometerTracingVersion = '1.4.0-SNAPSHOT'
|
||||
mockitoVersion = '5.14.1'
|
||||
mockitoVersion = '5.14.2'
|
||||
rabbitmqStreamVersion = '0.17.0'
|
||||
rabbitmqVersion = '5.22.0'
|
||||
reactorVersion = '2024.0.0-SNAPSHOT'
|
||||
|
||||
Reference in New Issue
Block a user