Skip to content

Commit feb541f

Browse files
dependabot[bot]ledoyen
authored andcommitted
Bump org.mockito:mockito-core from 3.10.0 to 5.11.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 3.10.0 to 5.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.10.0...v5.11.0) --- 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 fdf9c26 commit feb541f

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
@@ -23,7 +23,7 @@
2323

2424
<junit.jupiter.version>5.7.1</junit.jupiter.version>
2525
<assertj.version>3.25.3</assertj.version>
26-
<mockito-core.version>3.10.0</mockito-core.version>
26+
<mockito-core.version>5.11.0</mockito-core.version>
2727
<log4j.version>2.14.1</log4j.version>
2828

2929
<maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>

0 commit comments

Comments
 (0)