Skip to content

Commit d87999a

Browse files
chore(deps): bump mockito-core from 3.12.0 to 3.12.1 (#508)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.0...v3.12.1) --- 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 ba6106e commit d87999a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>org.mockito</groupId>
9999
<artifactId>mockito-core</artifactId>
100-
<version>3.12.0</version>
100+
<version>3.12.1</version>
101101
<scope>test</scope>
102102
</dependency>
103103
</dependencies>

0 commit comments

Comments
 (0)