We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66ca97b commit e784624Copy full SHA for e784624
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
2
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
3
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
4
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
6
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.22.1")
0 commit comments