Skip to content
This repository was archived by the owner on Dec 3, 2022. It is now read-only.

Commit 64fadd9

Browse files
Bump mockito-junit-jupiter from 3.7.7 to 4.9.0
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.7.7 to 4.9.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.7.7...v4.9.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c28b07f commit 64fadd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<mon.version>2.2.0</mon.version>
2323
<junit.version>5.9.1</junit.version>
2424
<assertj.version>3.23.1</assertj.version>
25-
<mockito.version>3.7.7</mockito.version>
25+
<mockito.version>4.9.0</mockito.version>
2626
</properties>
2727

2828
<dependencyManagement>

0 commit comments

Comments
 (0)