Skip to content

Commit 23a7304

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.5.0 (#289)
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.4.0...v5.5.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 38f44a4 commit 23a7304

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
@@ -70,7 +70,7 @@
7070
<!-- Test Dependencies -->
7171
<junit.version>5.10.0</junit.version>
7272
<assertj.version>3.22.0</assertj.version>
73-
<mockito-junit-jupiter.version>5.4.0</mockito-junit-jupiter.version>
73+
<mockito-junit-jupiter.version>5.5.0</mockito-junit-jupiter.version>
7474

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

0 commit comments

Comments
 (0)