Skip to content

Commit eddb557

Browse files
build(deps): bump mockito-core from 5.2.0 to 5.3.0 (#2012)
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 401fb85 commit eddb557

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
@@ -94,7 +94,7 @@
9494
<jackson-databind.version>2.14.2</jackson-databind.version>
9595
<assertj.version>3.24.2</assertj.version>
9696
<hamcrest.version>2.2</hamcrest.version>
97-
<mockito.version>5.2.0</mockito.version>
97+
<mockito.version>5.3.0</mockito.version>
9898

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

0 commit comments

Comments
 (0)