Skip to content

Commit 0a98937

Browse files
Bump mockito-junit-jupiter from 4.6.1 to 4.7.0 (#173)
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.6.1 to 4.7.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.6.1...v4.7.0) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ef07c8 commit 0a98937

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
@@ -69,7 +69,7 @@
6969
<!-- Test Dependencies -->
7070
<junit.version>5.9.0</junit.version>
7171
<assertj.version>3.22.0</assertj.version>
72-
<mockito-junit-jupiter.version>4.6.1</mockito-junit-jupiter.version>
72+
<mockito-junit-jupiter.version>4.7.0</mockito-junit-jupiter.version>
7373

7474
<moditect.sourceGroup>${project.groupId}</moditect.sourceGroup>
7575
<moditect.sourceArtifact>${project.artifactId}</moditect.sourceArtifact>

0 commit comments

Comments
 (0)