Skip to content

Commit 20f41f0

Browse files
authored
Merge pull request #760 from typelevel/larsrh-patch-1
update sbt-dotty
2 parents 9864214 + f467208 commit 20f41f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
22

33
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
44

5-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.2")
5+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
66

77
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.0")
88

0 commit comments

Comments
 (0)