Skip to content

Commit c3b2071

Browse files
Update sbt-dotty to 0.5.4 (#273)
1 parent aa4b1e5 commit c3b2071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
33
addSbtPlugin("com.scalapenos" % "sbt-prompt" % "1.0.2")
44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
55
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.2.0")
6-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
6+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.4")

0 commit comments

Comments
 (0)