Skip to content

Commit 6ce8e1d

Browse files
Chore(deps-dev): Bump org.mockito:mockito-core from 4.11.0 to 5.13.0 (#1922)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.13.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.13.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Liam Newman <[email protected]>
1 parent b3ad94e commit 6ce8e1d

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
@@ -641,7 +641,7 @@
641641
<dependency>
642642
<groupId>org.mockito</groupId>
643643
<artifactId>mockito-core</artifactId>
644-
<version>4.11.0</version>
644+
<version>5.13.0</version>
645645
<scope>test</scope>
646646
</dependency>
647647
<dependency>

0 commit comments

Comments
 (0)