Skip to content

Commit 5311392

Browse files
chore(deps-dev): bump mockito-core from 4.10.0 to 4.11.0 (#1283)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.10.0...v4.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development 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 07e2ed2 commit 5311392

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
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.mockito</groupId>
7777
<artifactId>mockito-core</artifactId>
78-
<version>4.10.0</version>
78+
<version>4.11.0</version>
7979
<scope>test</scope>
8080
</dependency>
8181

0 commit comments

Comments
 (0)