Skip to content

Commit f1a0bf1

Browse files
Bump mockito from 5.10.0 to 5.11.0 (#88)
Bumps `mockito` from 5.10.0 to 5.11.0. Updates `org.mockito:mockito-core` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.10.0...v5.11.0) Updates `org.mockito:mockito-junit-jupiter` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.10.0...v5.11.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 e08c134 commit f1a0bf1

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
@@ -16,7 +16,7 @@ checkstyle = "8.44"
1616
pmd = "6.55.0"
1717
jacoco = "0.8.7"
1818
# Testing
19-
mockito = "5.10.0"
19+
mockito = "5.11.0"
2020
junit-jupiter = "5.10.2"
2121

2222
[libraries]

0 commit comments

Comments
 (0)