Skip to content

Commit d3d4e0f

Browse files
build(deps): bump mockito-core from 4.6.0 to 4.7.0 (#934)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.6.0...v4.7.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2c33da commit d3d4e0f

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
@@ -244,7 +244,7 @@
244244
<dependency>
245245
<groupId>org.mockito</groupId>
246246
<artifactId>mockito-core</artifactId>
247-
<version>4.6.0</version>
247+
<version>4.7.0</version>
248248
<scope>test</scope>
249249
</dependency>
250250
<dependency>

0 commit comments

Comments
 (0)