Skip to content

Commit 4c63ae4

Browse files
Bump org.mockito:mockito-core from 5.3.1 to 5.8.0 (#665)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.3.1 to 5.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.3.1...v5.8.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aeeb302 commit 4c63ae4

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
@@ -49,7 +49,7 @@
4949
<junit.version>5.8.2</junit.version>
5050
<byteman.version>4.0.21</byteman.version>
5151
<jmock.version>2.6.0</jmock.version>
52-
<mockito.version>5.3.1</mockito.version>
52+
<mockito.version>5.8.0</mockito.version>
5353
<k3po.version>3.1.0</k3po.version>
5454
<jmh.version>1.12</jmh.version>
5555
</properties>

0 commit comments

Comments
 (0)