Skip to content

Commit c45501b

Browse files
build(deps): bump org.mockito:mockito-core from 5.4.0 to 5.5.0 (#2157)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.4.0...v5.5.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 fc6daef commit c45501b

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
@@ -95,7 +95,7 @@
9595
<jackson.version>2.15.2</jackson.version>
9696
<assertj.version>3.24.2</assertj.version>
9797
<hamcrest.version>2.2</hamcrest.version>
98-
<mockito.version>5.4.0</mockito.version>
98+
<mockito.version>5.5.0</mockito.version>
9999

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

0 commit comments

Comments
 (0)