Skip to content

Commit 36aca06

Browse files
Bump mockito-core from 3.12.3 to 3.12.4
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.3 to 3.12.4. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.3...v3.12.4) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e88854 commit 36aca06

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
@@ -342,7 +342,7 @@
342342
<dependency>
343343
<groupId>org.mockito</groupId>
344344
<artifactId>mockito-core</artifactId>
345-
<version>3.12.3</version>
345+
<version>3.12.4</version>
346346
<scope>test</scope>
347347
<exclusions>
348348
<exclusion>

0 commit comments

Comments
 (0)