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

Commit 42d8fe1

Browse files
Bump mockito.version from 4.7.0 to 4.8.0 (#18)
Bumps `mockito.version` from 4.7.0 to 4.8.0. Updates `mockito-core` from 4.7.0 to 4.8.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.7.0...v4.8.0) Updates `mockito-junit-jupiter` from 4.7.0 to 4.8.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.7.0...v4.8.0) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d856c93 commit 42d8fe1

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.0</junit-jupiter.version>
97-
<mockito.version>4.7.0</mockito.version>
97+
<mockito.version>4.8.0</mockito.version>
9898
<hamcrest.version>2.2</hamcrest.version>
9999
<system-stubs.version>2.0.1</system-stubs.version>
100100
<commons-text.version>1.9</commons-text.version>

0 commit comments

Comments
 (0)