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
This is a continuation or really a revert of what was done in coursier#2274.
Originally this was done because Scala 2.12 was on 1.x, but that is no
longer the case. You can see the discussion for this in
scala/bug#12632. I'm assuming that other
things like sbt that will use this will also hit on it as well if it's
still on 1.x. See sbt/sbt#6997 for more
details on that. This also then bumps Scala 2.12 to 2.12.17 to make sure
the scala-xml is aligned there too.
0 commit comments