Skip to content

Commit 9e1d643

Browse files
Bump org.mockito:mockito-core from 4.11.0 to 5.9.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.9.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.9.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92d4200 commit 9e1d643

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
@@ -45,7 +45,7 @@
4545
<!-- Test Dependencies -->
4646
<junit.version>4.13.2</junit.version>
4747
<burst.version>1.2.0</burst.version>
48-
<mockito.version>4.11.0</mockito.version>
48+
<mockito.version>5.9.0</mockito.version>
4949
<assertj.version>3.24.2</assertj.version>
5050
</properties>
5151

0 commit comments

Comments
 (0)