Bump mockito.version from 4.0.0 to 4.1.0 by dependabot[bot] · Pull Request #127 · apache/maven-enforcer (original) (raw)

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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR: