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
{{ message }}
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.
sbt new typelevel/sbt-catalysts.g8
with0.42 version
build.sbt
I see the following row (70 row inbuild.sbt
):scalacOptions in Tut ~= (_.filterNot(Set("-Ywarn-unused:imports"))),
TutPlugin
has been removed from version 0.42 and this line should not be in the generated filebuild.sbt
The text was updated successfully, but these errors were encountered: