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.
2 parents 15fae0c + 9ee3481 commit dfe7a97Copy full SHA for dfe7a97
project/plugins.sbt
@@ -11,7 +11,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
11
12
addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "0.4.0")
13
14
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.1")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")
15
16
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")
17
0 commit comments