Skip to content

Commit d17f6e9

Browse files
Bump mockito-junit-jupiter from 3.8.0 to 3.9.0 (#54)
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.8.0...v3.9.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c07d9ea commit d17f6e9

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
@@ -64,7 +64,7 @@
6464

6565
<!-- Test Dependencies -->
6666
<junit.version>5.7.1</junit.version>
67-
<mockito-junit-jupiter.version>3.8.0</mockito-junit-jupiter.version>
67+
<mockito-junit-jupiter.version>3.9.0</mockito-junit-jupiter.version>
6868
</properties>
6969

7070
<distributionManagement>

0 commit comments

Comments
 (0)