Skip to content

Commit 06c4885

Browse files
Chore(deps-dev): Bump mockito-core from 4.1.0 to 4.3.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.1.0 to 4.3.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.1.0...v4.3.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e004957 commit 06c4885

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
@@ -541,7 +541,7 @@
541541
<dependency>
542542
<groupId>org.mockito</groupId>
543543
<artifactId>mockito-core</artifactId>
544-
<version>4.1.0</version>
544+
<version>4.3.1</version>
545545
<scope>test</scope>
546546
</dependency>
547547
<dependency>

0 commit comments

Comments
 (0)