Skip to content

Commit dec1ffe

Browse files
Bump org.mockito:mockito-core from 5.7.0 to 5.8.0 (#144)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.7.0...v5.8.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core 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 9e2ffe4 commit dec1ffe

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.1"
2626
depLombokVersion = "1.18.16"
27-
depMockitoVersion = "5.7.0"
27+
depMockitoVersion = "5.8.0"
2828
depSlf4jVersion = "2.0.9"
2929
}
3030

0 commit comments

Comments
 (0)