Skip to content

Commit 7c579f0

Browse files
Bump mockito-core from 4.3.0 to 4.3.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64260ed commit 7c579f0

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
@@ -215,7 +215,7 @@
215215
<dependency>
216216
<groupId>org.mockito</groupId>
217217
<artifactId>mockito-core</artifactId>
218-
<version>4.3.0</version>
218+
<version>4.3.1</version>
219219
<scope>test</scope>
220220
</dependency>
221221
<dependency>

0 commit comments

Comments
 (0)