Skip to content

Commit 5dbeeba

Browse files
build(deps): bump mockito-core from 4.2.0 to 4.3.0 (#721)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a39bcc6 commit 5dbeeba

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

0 commit comments

Comments
 (0)