Skip to content

Commit 081eab3

Browse files
Bump org.mockito:mockito-core from 3.12.4 to 5.16.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 5.16.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.4...v5.16.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac9056e commit 081eab3

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
@@ -289,7 +289,7 @@
289289
<dependency>
290290
<groupId>org.mockito</groupId>
291291
<artifactId>mockito-core</artifactId>
292-
<version>3.12.4</version>
292+
<version>5.16.0</version>
293293
<scope>test</scope>
294294
</dependency>
295295
<dependency>

0 commit comments

Comments
 (0)