Skip to content

Commit 8100ebf

Browse files
authored
Update sbt-dotty to 0.5.5
1 parent 30346d9 commit 8100ebf

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
@@ -10,4 +10,4 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.2")
1010
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.2")
1111
addSbtPlugin("com.alejandrohdezma" % "sbt-mdoc-toc" % "0.3.0")
1212
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
13-
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.4")
13+
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.5")

0 commit comments

Comments
 (0)