Skip to content

Commit 0f8c5cb

Browse files
build(deps): bump mockito-core from 4.3.0 to 4.3.1 (#722)
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dbeeba commit 0f8c5cb

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
@@ -231,7 +231,7 @@
231231
<dependency>
232232
<groupId>org.mockito</groupId>
233233
<artifactId>mockito-core</artifactId>
234-
<version>4.3.0</version>
234+
<version>4.3.1</version>
235235
<scope>test</scope>
236236
</dependency>
237237
<dependency>

0 commit comments

Comments
 (0)