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 ed28f24 commit 99c1434Copy full SHA for 99c1434
project/plugins.sbt
@@ -6,4 +6,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
6
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
7
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")
8
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
9
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4")
0 commit comments