Skip to content

Commit 9bc5cc8

Browse files
Bump mockitoVersion from 5.12.0 to 5.13.0 (#1685)
Bumps `mockitoVersion` from 5.12.0 to 5.13.0. Updates `org.mockito:mockito-bom` from 5.12.0 to 5.13.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.13.0) Updates `org.mockito:mockito-junit-jupiter` from 5.12.0 to 5.13.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.13.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter 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 30dc812 commit 9bc5cc8

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
@@ -178,7 +178,7 @@ under the License.
178178
<junitVersion>5.11.0</junitVersion>
179179
<jxpathVersion>1.3</jxpathVersion>
180180
<logbackClassicVersion>1.5.7</logbackClassicVersion>
181-
<mockitoVersion>5.12.0</mockitoVersion>
181+
<mockitoVersion>5.13.0</mockitoVersion>
182182
<plexusInteractivityVersion>1.3</plexusInteractivityVersion>
183183
<plexusInterpolationVersion>1.27</plexusInterpolationVersion>
184184
<plexusTestingVersion>1.4.0</plexusTestingVersion>

0 commit comments

Comments
 (0)