Skip to content

Commit 883d690

Browse files
Bump org.mockito:mockito-core from 5.15.2 to 5.16.0 (#112)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.16.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.16.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e59d5d commit 883d690

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
@@ -66,7 +66,7 @@
6666
<groupId>org.mockito</groupId>
6767
<artifactId>mockito-core</artifactId>
6868
<!-- We need a Java 8 version of Mockito -->
69-
<version>5.15.2</version>
69+
<version>5.16.0</version>
7070
<scope>test</scope>
7171
</dependency>
7272

0 commit comments

Comments
 (0)