Skip to content

Commit 065389e

Browse files
Bump mockito-core from 3.12.4 to 4.0.0 (#275)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 4.0.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.4...v4.0.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11ad203 commit 065389e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>org.mockito</groupId>
132132
<artifactId>mockito-core</artifactId>
133-
<version>3.12.4</version>
133+
<version>4.0.0</version>
134134
<scope>test</scope>
135135
</dependency>
136136
<dependency>

0 commit comments

Comments
 (0)