Skip to content

Commit 6656655

Browse files
authored
Merge pull request #5 from tpolecat/oops
update dotty plugin
2 parents 5b611f2 + 5594bf2 commit 6656655

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
@@ -7,4 +7,4 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.1")
77
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")
88
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.14")
99
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
10-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.1")
10+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")

0 commit comments

Comments
 (0)