We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9eaa6f + 5d43b32 commit 7486dabCopy full SHA for 7486dab
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
2
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
3
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
4
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
5
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
0 commit comments