Skip to content

Bump mockito-core from 3.0.0 to 3.3.3 #127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2020

Bumps mockito-core from 3.0.0 to 3.3.3.

Release notes

Sourced from mockito-core's releases.

v3.3.3

Release notes were automatically generated by Shipkit

3.3.3

v3.3.2

Release notes were automatically generated by Shipkit

3.3.2

v3.3.1

Release notes were automatically generated by Shipkit

3.3.1

v3.3.0

Release notes were automatically generated by Shipkit

3.3.0

v3.2.11

Release notes were automatically generated by Shipkit

3.2.11

v3.2.10

Release notes were automatically generated by Shipkit

3.2.10

v3.2.9

Release notes were automatically generated by Shipkit

3.2.9

Commits
  • 560adf3 3.3.3 release (previous 3.3.2) + release notes updated by CI build 4393
  • 0f38efd Publish to Maven Central
  • f61e187 3.3.2 release (previous 3.3.1) + release notes updated by CI build 4390
  • 06b131f Fix UnnecessaryStubbingException javadoc (#1881)
  • 434556a 3.3.1 release (previous 3.3.0) + release notes updated by CI build 4387
  • d953509 Revert "Fixed undetected unused stubbing when matching previous stubbed call"...
  • bc25440 3.3.0 release (previous 3.2.11) + release notes updated by CI build 4383
  • 0a3064d Publish Mockito 3.3.0 to Maven Central
  • 2c5a2e8 3.2.11 release (previous 3.2.10) + release notes updated by CI build 4380
  • 39e5d84 Add TestRule to MockitoJUnit (#1858)
  • Additional commits viewable in compare view

Dependabot compatibility score

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
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.0.0 to 3.3.3.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.0.0...v3.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 29, 2020
@csviri csviri merged commit fc685fb into master Jun 29, 2020
@dependabot dependabot bot deleted the dependabot/maven/org.mockito-mockito-core-3.3.3 branch June 29, 2020 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant