Skip to content

Commit 5494d59

Browse files
Bump mockito-core from 3.12.1 to 3.12.4 (#433)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.1 to 3.12.4. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.1...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b2bca1 commit 5494d59

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
@@ -156,7 +156,7 @@
156156
<dependency>
157157
<groupId>org.mockito</groupId>
158158
<artifactId>mockito-core</artifactId>
159-
<version>3.12.1</version>
159+
<version>3.12.4</version>
160160
</dependency>
161161
<dependency>
162162
<groupId>org.powermock</groupId>

0 commit comments

Comments
 (0)