Skip to content

Commit 887151d

Browse files
build(deps): bump mockito-core from 3.11.0 to 3.11.1 (#426)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.11.0...v3.11.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 95d0e3f commit 887151d

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
@@ -194,7 +194,7 @@
194194
<dependency>
195195
<groupId>org.mockito</groupId>
196196
<artifactId>mockito-core</artifactId>
197-
<version>3.11.0</version>
197+
<version>3.11.1</version>
198198
<scope>test</scope>
199199
</dependency>
200200
<dependency>

0 commit comments

Comments
 (0)