Bumps mockito-junit-jupiter from 3.4.6 to 3.5.0.
Release notes
Sourced from mockito-junit-jupiter's releases.
v3.5.0
Release notes were automatically generated by Shipkit
3.5.0
- 2020-08-15 - 9 commits by Rafael Winterhalter - published to
- Pre release 3.5.0 [(#2004)](mockito/mockito#2004)
v3.4.8
Release notes were automatically generated by Shipkit
3.4.8
- 2020-08-09 - 1 commit by Erhard Pointl - published to
- Update objenesis to 3.1 [(#1998)](mockito/mockito#1998)
v3.4.7
Release notes were automatically generated by Shipkit
3.4.7
- 2020-08-05 - 1 commit by Per Lundberg - published to
- Mockito.verify(): fix typo in Javadoc [(#1991)](mockito/mockito#1991)
Commits
70633c43.5.0 release (previous 3.4.8) + release notes updated by CI build 47107a56cff[ci maven-central-release] Merge pull request #2004 from mockito/pre-release-...5b4e612Merging constructor mocks with safe accessibility whilst fixing use of reflec...8bc21edMerge branch 'safe-accessibility' into release/3.xe21d620Merge branch 'spy-mock' into release/3.x47ef058Adds support for creating spies from within a mock instance's constructor, th...24c0e45Add invoker API to allow for alternative invocation modes to better support t...19a7d84Implements mocking for constructor invocations.12ce7eaImplements mocking for constructor invocations.ce8cc983.4.8 release (previous 3.4.7) + release notes updated by CI build 4685- Additional commits viewable in compare view
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: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually