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
Override scalaInstance to avoid circular dep problem
In sbt/sbt#1872, we've got a good suggestion to specify ScalaInstance
manually and use sbt's launcher as a context for Ivy resolution. This way
we avoid circular dependency problem describe in the issue.
0 commit comments