Skip to content

Commit 2b30839

Browse files
Bump mockito from 5.6.0 to 5.7.0 (#422)
Bumps `mockito` from 5.6.0 to 5.7.0. Updates `org.mockito:mockito-core` from 5.6.0 to 5.7.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.6.0...v5.7.0) Updates `org.mockito:mockito-junit-jupiter` from 5.6.0 to 5.7.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.6.0...v5.7.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58fef37 commit 2b30839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ wavefrontReporter="1.7.16"
1717
slf4j = "1.7.36"
1818
assertj = "3.24.2"
1919
awaitility = "4.2.0"
20-
mockito = "5.6.0"
20+
mockito = "5.7.0"
2121
wiremock = "3.0.1"
2222
testcontainers = "1.19.1"
2323
braveBom = "5.16.0"

0 commit comments

Comments
 (0)