Skip to content

Commit fbca3f5

Browse files
authored
Merge pull request #733 from scala-steward/update/sbt-dotty-0.5.1
Update sbt-dotty to 0.5.1
2 parents 30fe09b + 84a6410 commit fbca3f5

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.jsuereth" % "sbt-pgp" % "2.1.1")
44

5-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.0")
5+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.1")
66

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

0 commit comments

Comments
 (0)