Skip to content
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

deps: upgrade Mockito to support Java17 #635

Merged
merged 3 commits into from Oct 13, 2021
Merged

deps: upgrade Mockito to support Java17 #635

merged 3 commits into from Oct 13, 2021

Commits on Oct 6, 2021

  1. deps: upgrade Mockito to support Java17

    Update Mockito to a version that supports the Java module system. This should enable
    Java17 support.
    Also cleans up one of the test files that failed for Java17.
    
    Fixes the build error in #621
    olavloite committed Oct 6, 2021
    Copy the full SHA
    faa61b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Copy the full SHA
    cc2df48 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Copy the full SHA
    1cb9f17 View commit details
    Browse the repository at this point in the history