Skip to content

Commit b59f776

Browse files
Bump mockito-core from 4.1.0 to 4.2.0 (apache#204)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development 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 3117788 commit b59f776

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>org.mockito</groupId>
4747
<artifactId>mockito-core</artifactId>
48-
<version>4.1.0</version>
48+
<version>4.2.0</version>
4949
<scope>test</scope>
5050
</dependency>
5151
<dependency>

0 commit comments

Comments
 (0)