Skip to content

Commit c0e60d1

Browse files
Bump mockito-core from 3.11.2 to 3.12.1 (#764)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.2 to 3.12.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.11.2...v3.12.1) --- 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 b2cb6d1 commit c0e60d1

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
@@ -273,7 +273,7 @@
273273
<dependency>
274274
<groupId>org.mockito</groupId>
275275
<artifactId>mockito-core</artifactId>
276-
<version>3.11.2</version>
276+
<version>3.12.1</version>
277277
<scope>test</scope>
278278
</dependency>
279279
<dependency>

0 commit comments

Comments
 (0)