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 b10f297 commit 46f7bc4Copy full SHA for 46f7bc4
project/scalatest.scala
@@ -597,7 +597,6 @@ object ScalatestBuild {
597
projectTitle := "Scalactic",
598
organization := "org.scalactic",
599
initialCommands in console := "import org.scalactic._",
600
- libraryDependencies ++= scalaXmlDependency(scalaVersion.value),
601
sourceGenerators in Compile += {
602
Def.task{
603
// From scalactic-macro
0 commit comments