Skip to content

Commit 76471b0

Browse files
maven(deps): bump mockitoVersion from 3.10.0 to 3.11.0 (openmrs#3794)
Bumps `mockitoVersion` from 3.10.0 to 3.11.0. Updates `mockito-junit-jupiter` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.10.0...v3.11.0) Updates `mockito-core` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.10.0...v3.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-core dependency-type: direct:production 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 bae8500 commit 76471b0

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
@@ -1112,7 +1112,7 @@
11121112
<aspectjVersion>1.9.6</aspectjVersion>
11131113
<jacksonVersion>2.12.3</jacksonVersion>
11141114
<junitVersion>5.7.2</junitVersion>
1115-
<mockitoVersion>3.10.0</mockitoVersion>
1115+
<mockitoVersion>3.11.0</mockitoVersion>
11161116
<hamcrestVersion>2.2</hamcrestVersion>
11171117

11181118
<slf4jVersion> 1.7.30</slf4jVersion>

0 commit comments

Comments
 (0)