Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 (#6199)

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](https://github.com/mockito/mockito/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleksandr Klymenko <alexanderklmn@gmail.com>
This commit is contained in:
dependabot[bot]
2025-03-17 23:28:41 +01:00
committed by GitHub
parent 1a69a2da15
commit b44ecf7ef6

View File

@ -42,7 +42,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.16.0</version>
<version>5.16.1</version>
<scope>test</scope>
</dependency>
<dependency>