Skip to content

Commit 58b446c

Browse files
Update sbt-dotty to 0.5.5 (#499)
1 parent c0bf3e4 commit 58b446c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
77
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
88
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
99
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
10-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.4")
10+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.5")

0 commit comments

Comments
 (0)