We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0bf3e4 commit 58b446cCopy full SHA for 58b446c
project/plugins.sbt
@@ -7,4 +7,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
7
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
8
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
9
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
10
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.4")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.5")
0 commit comments