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 ee88cd4 commit 2b8daffCopy full SHA for 2b8daff
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.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
15
16
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")
17
0 commit comments