Skip to content

Commit 65724e0

Browse files
dependabot[bot]apupier
authored andcommitted
Bump org.mockito:mockito-core from 5.16.0 to 5.16.1
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.16.0 to 5.16.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.0...v5.16.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cec20ce commit 65724e0

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
@@ -256,7 +256,7 @@
256256
<dependency>
257257
<groupId>org.mockito</groupId>
258258
<artifactId>mockito-core</artifactId>
259-
<version>5.16.0</version>
259+
<version>5.16.1</version>
260260
<scope>test</scope>
261261
</dependency>
262262
</dependencies>

0 commit comments

Comments
 (0)