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
scala-xml is built against the latest scala 2.13 standard lib, so SIP-51
kicks-in when testing old Scala versions. Since we just want code to compile
in input projects, allowUnsafeScalaLibUpgrade is fine.
0 commit comments