Skip to content

Commit 2328202

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

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-databind.version>2.14.2</jackson-databind.version>
9696
<assertj.version>3.24.2</assertj.version>
9797
<hamcrest.version>2.2</hamcrest.version>
98-
<mockito.version>5.3.0</mockito.version>
98+
<mockito.version>5.3.1</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)