Skip to content

Commit 7091d7c

Browse files
Bump mockito-junit-jupiter from 4.3.1 to 4.4.0 (#150)
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.3.1...v4.4.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddedfcc commit 7091d7c

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.8.2</junit.version>
7171
<assertj.version>3.22.0</assertj.version>
72-
<mockito-junit-jupiter.version>4.3.1</mockito-junit-jupiter.version>
72+
<mockito-junit-jupiter.version>4.4.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)