Skip to content

Bump mockito.version from 3.11.2 to 3.12.1

bornholdt requested to merge dependabot/maven/mockito.version-3.12.1 into master

Bumps mockito.version from 3.11.2 to 3.12.1. Updates mockito-core from 3.11.2 to 3.12.1

Release notes

Sourced from mockito-core's releases.

v3.12.1

*Changelog generated by Shipkit Changelog Gradle Plugin*

3.12.1

v3.12.0

*Changelog generated by Shipkit Changelog Gradle Plugin*

3.12.0

Commits
  • da6e8f7 Fix verifyNoMoreInteractions inOrder invocations for spies (#2395)
  • a53c3d4 Bump versions.bytebuddy from 1.11.12 to 1.11.13 (#2393)
  • 96883a1 Add checks for sealed types (#2392)
  • 28020c0 Bump versions.bytebuddy from 1.11.10 to 1.11.12 (#2388)
  • 0ceb46e Bump versions.bytebuddy from 1.11.9 to 1.11.10 (#2387)
  • f62b196 Update StaticMockTest to use unified verify method (#2385)
  • fc7f7e2 Bump versions.errorprone from 2.8.0 to 2.8.1 (#2386)
  • 1a8750f Reorder InjectMock Javadoc to fit the order of injection (#2383)
  • f32973d Move @CheckReturnValue from methods to class scope (#2379)
  • 5891de1 Bump espresso-core from 3.3.0 to 3.4.0 (#2372)
  • Additional commits viewable in compare view

Updates `mockito-junit-jupiter` from 3.11.2 to 3.12.1
Release notes

Sourced from mockito-junit-jupiter's releases.

v3.12.1

*Changelog generated by Shipkit Changelog Gradle Plugin*

3.12.1

v3.12.0

*Changelog generated by Shipkit Changelog Gradle Plugin*

3.12.0

Commits
  • da6e8f7 Fix verifyNoMoreInteractions inOrder invocations for spies (#2395)
  • a53c3d4 Bump versions.bytebuddy from 1.11.12 to 1.11.13 (#2393)
  • 96883a1 Add checks for sealed types (#2392)
  • 28020c0 Bump versions.bytebuddy from 1.11.10 to 1.11.12 (#2388)
  • 0ceb46e Bump versions.bytebuddy from 1.11.9 to 1.11.10 (#2387)
  • f62b196 Update StaticMockTest to use unified verify method (#2385)
  • fc7f7e2 Bump versions.errorprone from 2.8.0 to 2.8.1 (#2386)
  • 1a8750f Reorder InjectMock Javadoc to fit the order of injection (#2383)
  • f32973d Move @CheckReturnValue from methods to class scope (#2379)
  • 5891de1 Bump espresso-core from 3.3.0 to 3.4.0 (#2372)
  • Additional commits viewable in compare view

Merge request reports