Skip to content

Commit 9315a85

Browse files
committed
Remove sbt-dotty from sbt-test
1 parent b477c42 commit 9315a85

File tree

166 files changed

+5
-169
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

166 files changed

+5
-169
lines changed

sbt-test/compilerReporter/i7442/project/plugins.sbt

Lines changed: 0 additions & 1 deletion
This file was deleted.

sbt-test/compilerReporter/simple/project/plugins.sbt

Lines changed: 0 additions & 1 deletion
This file was deleted.

sbt-test/discovery/test-discovery/project/plugins.sbt

Lines changed: 0 additions & 1 deletion
This file was deleted.

sbt-test/sbt-dotty/analyzer-plugin/project/plugins.sbt

Lines changed: 0 additions & 1 deletion
This file was deleted.

sbt-test/sbt-dotty/compiler-plugin/project/plugins.sbt

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
scalaVersion := sys.props("plugin.scalaVersion")
22

33
libraryDependencies +=
4-
("org.scala-lang.modules" %% "scala-xml" % "1.2.0").withDottyCompat(scalaVersion.value)
4+
("org.scala-lang.modules" %% "scala-xml" % "1.2.0").cross(CrossVersion.for3Use2_13)

sbt-test/sbt-dotty/example-project/project/plugins.sbt

Lines changed: 0 additions & 1 deletion
This file was deleted.

sbt-test/sbt-dotty/i7897/project/plugins.sbt

Lines changed: 0 additions & 1 deletion
This file was deleted.

sbt-test/sbt-dotty/quoted-example-project/project/plugins.sbt

Lines changed: 0 additions & 1 deletion
This file was deleted.

sbt-test/sbt-dotty/scala2/project/plugins.sbt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)