Skip to content

Commit 8b392a0

Browse files
Bump mockito-core from 3.12.4 to 4.0.0
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34a7a2d commit 8b392a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
<dependency>
247247
<groupId>org.mockito</groupId>
248248
<artifactId>mockito-core</artifactId>
249-
<version>3.12.4</version>
249+
<version>4.0.0</version>
250250
<scope>test</scope>
251251
</dependency>
252252
<dependency>

0 commit comments

Comments
 (0)