Skip to content

Commit 445e4d5

Browse files
Chore(deps-dev): Bump mockito-core from 3.10.0 to 3.11.2
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.10.0 to 3.11.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.10.0...v3.11.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3f4c6b commit 445e4d5

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
@@ -525,7 +525,7 @@
525525
<dependency>
526526
<groupId>org.mockito</groupId>
527527
<artifactId>mockito-core</artifactId>
528-
<version>3.10.0</version>
528+
<version>3.11.2</version>
529529
<scope>test</scope>
530530
</dependency>
531531
<dependency>

0 commit comments

Comments
 (0)