Skip to content

Commit bf97594

Browse files
Fix the plugin name in dotty-knowledge-17 SBT test
1 parent b3894ea commit bf97594

File tree

1 file changed

+1
-1
lines changed
  • sbt-scala3/sbt-test/sbt-dotty/dotty-knowledge.i17/project

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("org.scala-lang" % "sbt-dotty" % "0.4.0")
1+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.0")

0 commit comments

Comments
 (0)