Skip to content

Commit 2a9275c

Browse files
Bump org.mockito:mockito-core from 5.16.1 to 5.17.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.16.1 to 5.17.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.1...v5.17.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbf6257 commit 2a9275c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hk2-testing/hk2-mockito/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>org.mockito</groupId>
9292
<artifactId>mockito-core</artifactId>
93-
<version>5.16.1</version>
93+
<version>5.17.0</version>
9494
<scope>provided</scope>
9595
</dependency>
9696
</dependencies>

0 commit comments

Comments
 (0)