You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only part of sbt-jmh that is in scala is the plugin, so that does not change when a project moves to 2.12 - just the scala used by the project changes, not by the build. The extras project is written in pure java so no need on a scala dependent release.
Please upgrade to the latest (in which I fixed extras to be pure java), and it'll just work :)
Please can we have a release for 2.12.0-RC2?
The text was updated successfully, but these errors were encountered: