Skip to content

Commit 3a88f34

Browse files
Bump mockito-junit-jupiter from 4.10.0 to 4.11.0 (#214)
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.10.0...v4.11.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 50304b4 commit 3a88f34

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.1</junit.version>
7171
<assertj.version>3.22.0</assertj.version>
72-
<mockito-junit-jupiter.version>4.10.0</mockito-junit-jupiter.version>
72+
<mockito-junit-jupiter.version>4.11.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)