Skip to content

Commit 5799b32

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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3d65e0 commit 5799b32

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
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.mockito</groupId>
4444
<artifactId>mockito-core</artifactId>
45-
<version>5.16.1</version>
45+
<version>5.17.0</version>
4646
<scope>test</scope>
4747
</dependency>
4848
<dependency>

0 commit comments

Comments
 (0)