Skip to content

Commit ce3c97e

Browse files
Bump org.mockito:mockito-core from 5.11.0 to 5.12.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.11.0...v5.12.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3a586c commit ce3c97e

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
@@ -24,7 +24,7 @@ ext {
2424
depJacocoVersion = "0.8.3"
2525
depJunitVersion = "5.10.2"
2626
depLombokVersion = "1.18.32"
27-
depMockitoVersion = "5.11.0"
27+
depMockitoVersion = "5.12.0"
2828
depSlf4jVersion = "2.0.13"
2929
}
3030

0 commit comments

Comments
 (0)