Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit d67a9c7

Browse files
Bump mockito.version from 5.0.0 to 5.1.1 (#39)
Bumps `mockito.version` from 5.0.0 to 5.1.1. Updates `mockito-core` from 5.0.0 to 5.1.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.0.0...v5.1.1) Updates `mockito-junit-jupiter` from 5.0.0 to 5.1.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.0.0...v5.1.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a57ef5 commit d67a9c7

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
@@ -94,7 +94,7 @@
9494
<nexus-staging-plugin.version>1.6.13</nexus-staging-plugin.version>
9595
<!-- test -->
9696
<junit-jupiter.version>5.9.2</junit-jupiter.version>
97-
<mockito.version>5.0.0</mockito.version>
97+
<mockito.version>5.1.1</mockito.version>
9898
<hamcrest.version>2.2</hamcrest.version>
9999
<system-stubs.version>2.0.1</system-stubs.version>
100100
<commons-text.version>1.10.0</commons-text.version>

0 commit comments

Comments
 (0)