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
SBT plugin ScalaNativePluginInternal.scala excludes certain dependencies ("Exclude cross published version dependencies leading to conflicts in Scala 3 vs 2.13").
Is this till needed? If so, what scenario triggers the conflicts mentioned?
Scala Native Gradle plugin does not exclude any dependencies, and so far I did not see any conflicts...