Skip to content

Get rid of maxversion for Mockito library #2094

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

Conversation

Vassiliy-Kudryashov
Copy link
Member

Description

There is no reason to limit Mockito library with max version 4.2.0 (actual recent version is 5.2.0)
Fixes #2084

How to test

See the issue, there shouldn't be exception in log when project already has mockito 4.8.1 in its dependencies.

Self-check list

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@Vassiliy-Kudryashov Vassiliy-Kudryashov added comp-ide Issue is related to IDE support ctg-bug-fix PR is fixing a bug labels Apr 4, 2023
@EgorkaKulikov EgorkaKulikov enabled auto-merge (squash) April 4, 2023 13:20
…rsion-exception-in-externallibrarydescriptors-is-thrown-in-ide
…rsion-exception-in-externallibrarydescriptors-is-thrown-in-ide
@EgorkaKulikov EgorkaKulikov merged commit fe0b89c into main Apr 5, 2023
@EgorkaKulikov EgorkaKulikov deleted the Vassiliy-Kudryashov/2084-incorrect-logger-version-exception-in-externallibrarydescriptors-is-thrown-in-ide branch April 5, 2023 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-ide Issue is related to IDE support ctg-bug-fix PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect Mockito version exception in ExternalLibraryDescriptors is thrown in IDE
2 participants