Skip to content

Commit 5d7d67c

Browse files
build(deps): bump org.mockito:mockito-core from 5.7.0 to 5.8.0 (#2255)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.7.0...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 5f14ce1 commit 5d7d67c

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
@@ -96,7 +96,7 @@
9696
<jackson.version>2.16.0</jackson.version>
9797
<assertj.version>3.24.2</assertj.version>
9898
<hamcrest.version>2.2</hamcrest.version>
99-
<mockito.version>5.7.0</mockito.version>
99+
<mockito.version>5.8.0</mockito.version>
100100

101101
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
102102
<maven-install-plugin.version>3.1.1</maven-install-plugin.version>

0 commit comments

Comments
 (0)