We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e30398 commit 659e71eCopy full SHA for 659e71e
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
2
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
0 commit comments