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

Mockito complaining with Java 11/Gradle 5 #79

Open
thomasnield opened this issue Nov 24, 2018 · 1 comment
Open

Mockito complaining with Java 11/Gradle 5 #79

thomasnield opened this issue Nov 24, 2018 · 1 comment

Comments

@thomasnield
Copy link
Collaborator

With Java 11, reflection deprecation warnings are popping up in Gradle 4. Compile errors happen with Gradle 5. Consider ridding Mockito dependency if it cannot be resolved easily.

@geodab
Copy link

geodab commented Jun 5, 2020

The illegal reflective access warnings will disappear if the version of mockito-core is bumped up to the latest version of 3.3.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants