Skip to content

Commit e343a23

Browse files
[MRESOLVER-696] Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 (#682)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- https://issues.apache.org/jira/browse/MRESOLVER-696
1 parent b5015a1 commit e343a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
<dependency>
241241
<groupId>org.mockito</groupId>
242242
<artifactId>mockito-core</artifactId>
243-
<version>5.16.1</version>
243+
<version>5.17.0</version>
244244
<scope>test</scope>
245245
</dependency>
246246

0 commit comments

Comments
 (0)