Skip to content

Commit 6ff1fd7

Browse files
Bump org.mockito:mockito-core from 5.15.2 to 5.17.0 (#980)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.17.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a707ba commit 6ff1fd7

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
@@ -417,7 +417,7 @@
417417
<dependency>
418418
<groupId>org.mockito</groupId>
419419
<artifactId>mockito-core</artifactId>
420-
<version>5.15.2</version>
420+
<version>5.17.0</version>
421421
<scope>test</scope>
422422
</dependency>
423423
<dependency>

0 commit comments

Comments
 (0)