Skip to content

Commit 78be4d3

Browse files
build(deps): bump org.mockito:mockito-core from 5.19.0 to 5.20.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8682a60 commit 78be4d3

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
@@ -284,7 +284,7 @@
284284
<jsr305.version>3.0.2</jsr305.version>
285285
<junit-jupiter.version>5.13.4</junit-jupiter.version>
286286
<mockito-all.version>1.10.19</mockito-all.version>
287-
<mockito-core.version>5.19.0</mockito-core.version>
287+
<mockito-core.version>5.20.0</mockito-core.version>
288288
<sonar-colorizer.version>5.1</sonar-colorizer.version>
289289
<staxmate.version>2.4.1</staxmate.version>
290290
<stax2-api.version>4.2.2</stax2-api.version>

0 commit comments

Comments
 (0)