Skip to content

Commit cda0de1

Browse files
dependabot[bot]KarstenSchnitter
authored andcommitted
Bump mockito.version from 5.10.0 to 5.20.0
Bumps `mockito.version` from 5.10.0 to 5.20.0. Updates `org.mockito:mockito-core` from 5.10.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.10.0...v5.20.0) Updates `org.mockito:mockito-junit-jupiter` from 5.10.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.10.0...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.20.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da326d3 commit cda0de1

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
@@ -116,7 +116,7 @@
116116
<hamcrest.version>1.3</hamcrest.version>
117117
<assertj.version>3.27.6</assertj.version>
118118
<junit.version>5.12.2</junit.version>
119-
<mockito.version>5.10.0</mockito.version>
119+
<mockito.version>5.20.0</mockito.version>
120120
<jmh.version>1.37</jmh.version>
121121
<surefire.plugin.version>2.22.2</surefire.plugin.version>
122122
<exec.plugin.version>3.6.2</exec.plugin.version>

0 commit comments

Comments
 (0)