We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b757b0 commit b3d9063Copy full SHA for b3d9063
sbt-dotty/sbt-test/sbt-dotty/example-project/build.sbt
@@ -1,3 +1,3 @@
1
scalaVersion := sys.props("plugin.scalaVersion")
2
3
-libraryDependencies += ("org.scala-lang.modules" %% "scala-xml" % "1.0.1").withDottyCompat()
+libraryDependencies += ("org.scala-lang.modules" %% "scala-xml" % "1.0.6").withDottyCompat()
0 commit comments