Skip to content

Commit 6b264b5

Browse files
[dependency] Bump org.mockito:mockito-core from 5.15.2 to 5.16.1 (#183)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.16.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.16.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.16.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22c1527 commit 6b264b5

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
@@ -199,7 +199,7 @@
199199
<dependency>
200200
<groupId>org.mockito</groupId>
201201
<artifactId>mockito-core</artifactId>
202-
<version>5.15.2</version>
202+
<version>5.16.1</version>
203203
<scope>test</scope>
204204
</dependency>
205205
<dependency>

0 commit comments

Comments
 (0)