Skip to content

Commit f115d53

Browse files
Bump mockito-junit-jupiter from 3.10.0 to 3.11.0 (#64)
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.10.0...v3.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 926013b commit f115d53

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

7070
<distributionManagement>

0 commit comments

Comments
 (0)