Skip to content

Commit f72956e

Browse files
build(deps): bump mockito-core from 4.1.0 to 4.2.0 (#657)
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c32bbfa commit f72956e

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
@@ -226,7 +226,7 @@
226226
<dependency>
227227
<groupId>org.mockito</groupId>
228228
<artifactId>mockito-core</artifactId>
229-
<version>4.1.0</version>
229+
<version>4.2.0</version>
230230
<scope>test</scope>
231231
</dependency>
232232
<dependency>

0 commit comments

Comments
 (0)