Skip to content

Commit e36e0b4

Browse files
Bump mockito-core from 3.10.0 to 3.11.0 (#2347)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.10.0...v3.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1363b4a commit e36e0b4

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
@@ -934,7 +934,7 @@
934934
<groupId>org.mockito</groupId>
935935
<artifactId>mockito-core</artifactId>
936936
<scope>test</scope>
937-
<version>3.10.0</version>
937+
<version>3.11.0</version>
938938
<exclusions>
939939
<exclusion>
940940
<artifactId>hamcrest-core</artifactId>

0 commit comments

Comments
 (0)