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

Upgrade to jacoco 0.8.2 #119

Merged
merged 1 commit into from
Apr 19, 2019
Merged

Upgrade to jacoco 0.8.2 #119

merged 1 commit into from
Apr 19, 2019

Conversation

iadcode
Copy link
Contributor

@iadcode iadcode commented Apr 18, 2019

Fixes #118 (issue with JDK 11 support)

As of now, sbt-jacoco uses jacoco 0.7.9 which does not support JDK 11. Since jacoco 0.8.2 now has JDK 11 support, upgrading will allow sbt-jacoco to work on java 11 as well.

Checklist

  • Unit tests pass
  • You have read the contributing guide linked above.

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

Successfully merging this pull request may close these issues.

sbt-jacoco does not work with Java 11
3 participants