Skip to content

Commit d3ea6ce

Browse files
committed
Add ref to native Mima discussion
1 parent 0afc92e commit d3ea6ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: build.sbt

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ lazy val xml = crossProject(JSPlatform, JVMPlatform, NativePlatform)
5555
|additional information regarding copyright ownership.
5656
|""".stripMargin)),
5757

58+
// Note: See discussion on Mima in https://github.com/scala/scala-xml/pull/517
5859
scalaModuleMimaPreviousVersion := (CrossVersion.partialVersion(scalaVersion.value) match {
5960
// pending resolution of https://github.com/scalacenter/sbt-version-policy/issues/62
6061
case Some((3, _)) => None

0 commit comments

Comments
 (0)