Skip to content

Commit 85b3819

Browse files
Bump mockito-junit-jupiter from 3.8.0 to 3.12.1 (#96)
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.8.0 to 3.12.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.8.0...v3.12.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development 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 e302e6d commit 85b3819

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
@@ -71,7 +71,7 @@
7171

7272
<!-- Test Dependencies -->
7373
<junit.version>5.7.2</junit.version>
74-
<mockito-junit-jupiter.version>3.8.0</mockito-junit-jupiter.version>
74+
<mockito-junit-jupiter.version>3.12.1</mockito-junit-jupiter.version>
7575

7676
<moditect.sourceGroup>${project.groupId}</moditect.sourceGroup>
7777
<moditect.sourceArtifact>${project.artifactId}</moditect.sourceArtifact>

0 commit comments

Comments
 (0)