Skip to content

Bump mockito.version from 4.0.0 to 4.1.0

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

Bumps mockito.version from 4.0.0 to 4.1.0. Updates mockito-core from 4.0.0 to 4.1.0

Release notes

Sourced from mockito-core's releases.

v4.1.0

Major new feature: @DoNotMock

You can now mark classes/interfaces with @org.mockito.DoNotMock to disallow mocking with Mockito. For more information, see our documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/DoNotMock.html

*Changelog generated by Shipkit Changelog Gradle Plugin*

4.1.0

Commits

Updates `mockito-junit-jupiter` from 4.0.0 to 4.1.0
Release notes

Sourced from mockito-junit-jupiter's releases.

v4.1.0

Major new feature: @DoNotMock

You can now mark classes/interfaces with @org.mockito.DoNotMock to disallow mocking with Mockito. For more information, see our documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/DoNotMock.html

*Changelog generated by Shipkit Changelog Gradle Plugin*

4.1.0

Commits

Merge request reports