Skip to content

Commit 0dbf276

Browse files
Bump mockito-core from 3.3.0 to 5.1.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.0 to 5.1.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.3.0...v5.1.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db508d8 commit 0dbf276

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
@@ -77,7 +77,7 @@
7777
<hamcrest.library.version>2.2</hamcrest.library.version>
7878
<hamcrest.jpa-matchers>1.8</hamcrest.jpa-matchers>
7979
<lambdaj.version>2.3.3</lambdaj.version>
80-
<mockito.version>3.3.0</mockito.version>
80+
<mockito.version>5.1.1</mockito.version>
8181

8282

8383
<maven-jar-plugin.version>3.0.2</maven-jar-plugin.version>

0 commit comments

Comments
 (0)