Skip to content

Commit 1874299

Browse files
dependabot[bot]gotson
authored andcommitted
build(deps-dev): bump mockito-core from 4.8.1 to 5.2.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.1 to 5.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.8.1...v5.2.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a99ac0c commit 1874299

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
@@ -402,7 +402,7 @@
402402
<dependency>
403403
<groupId>org.mockito</groupId>
404404
<artifactId>mockito-core</artifactId>
405-
<version>4.8.1</version>
405+
<version>5.2.0</version>
406406
<scope>test</scope>
407407
</dependency>
408408
<dependency>

0 commit comments

Comments
 (0)