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 15fae0c commit 9ee3481Copy full SHA for 9ee3481
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