Skip to content

Commit 476ff78

Browse files
Bump mockito-junit-jupiter from 3.11.0 to 3.11.1 (#67)
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.11.0...v3.11.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7994ea4 commit 476ff78

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.2</junit.version>
67-
<mockito-junit-jupiter.version>3.11.0</mockito-junit-jupiter.version>
67+
<mockito-junit-jupiter.version>3.11.1</mockito-junit-jupiter.version>
6868
</properties>
6969

7070
<distributionManagement>

0 commit comments

Comments
 (0)