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

Commit 931ca4f

Browse files
Bump mockito-junit-jupiter from 5.2.0 to 5.3.0 (#54)
Bumps [mockito-junit-jupiter](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-junit-jupiter 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 224ec90 commit 931ca4f

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
@@ -359,7 +359,7 @@
359359
<artifactId>mockito-junit-jupiter</artifactId>
360360
<groupId>org.mockito</groupId>
361361
<scope>test</scope>
362-
<version>5.2.0</version>
362+
<version>5.3.0</version>
363363
</dependency>
364364
<dependency>
365365
<artifactId>hamcrest</artifactId>

0 commit comments

Comments
 (0)