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
I don't have a minimization yet, but libraries that build against dependencies declared as For3Use2_13 generate false positives, even on 2.13. In this build, play-json, scalatags, and twirl fail.
In sbt, For3Use2_13 is a different kind of CrossVersion.
The text was updated successfully, but these errors were encountered:
I don't have a minimization yet, but libraries that build against dependencies declared as
For3Use2_13
generate false positives, even on 2.13. In this build, play-json, scalatags, and twirl fail.In sbt,
For3Use2_13
is a different kind ofCrossVersion
.The text was updated successfully, but these errors were encountered: