We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f468555 commit 9f151fbCopy full SHA for 9f151fb
project/plugins.sbt
@@ -7,5 +7,5 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
7
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
8
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
10
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.0")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.1")
11
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.9.5")
0 commit comments