Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 1981fca

Browse files
Bump mockito-core from 5.2.0 to 5.3.0 (#53)
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core 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 931ca4f commit 1981fca

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
@@ -353,7 +353,7 @@
353353
<artifactId>mockito-core</artifactId>
354354
<groupId>org.mockito</groupId>
355355
<scope>test</scope>
356-
<version>5.2.0</version>
356+
<version>5.3.0</version>
357357
</dependency>
358358
<dependency>
359359
<artifactId>mockito-junit-jupiter</artifactId>

0 commit comments

Comments
 (0)