Skip to content

Commit 896cacd

Browse files
build(deps): bump mockito-core from 4.5.0 to 4.5.1 (#846)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.5.0...v4.5.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 ac27cfc commit 896cacd

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

0 commit comments

Comments
 (0)