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 e127640 commit 1a1c373Copy full SHA for 1a1c373
project/plugins.sbt
@@ -5,4 +5,4 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
7
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
8
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
0 commit comments