Skip to content

Commit f12a94c

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump mockito-core from 2.21.0 to 5.2.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.21.0 to 5.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.21.0...v5.2.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd2d92a commit f12a94c

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
@@ -563,7 +563,7 @@
563563
<dependency>
564564
<groupId>org.mockito</groupId>
565565
<artifactId>mockito-core</artifactId>
566-
<version>2.21.0</version>
566+
<version>5.2.0</version>
567567
<scope>test</scope>
568568
</dependency>
569569
<dependency>

0 commit comments

Comments
 (0)