Skip to content

Commit 7e92365

Browse files
chore(deps): bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (#21138)
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: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 be19637 commit 7e92365

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
@@ -270,7 +270,7 @@
270270
<dependency>
271271
<groupId>org.mockito</groupId>
272272
<artifactId>mockito-core</artifactId>
273-
<version>5.16.0</version>
273+
<version>5.16.1</version>
274274
</dependency>
275275
<dependency>
276276
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)