Skip to content

Commit 4627baa

Browse files
Bump mockito-core from 3.9.0 to 3.11.2
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.9.0 to 3.11.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.9.0...v3.11.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf4a3e4 commit 4627baa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@
356356
<dependency>
357357
<groupId>org.mockito</groupId>
358358
<artifactId>mockito-core</artifactId>
359-
<version>3.9.0</version>
359+
<version>3.11.2</version>
360360
<scope>test</scope>
361361
<exclusions>
362362
<exclusion>

0 commit comments

Comments
 (0)