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 1b969fd commit f74aa43Copy full SHA for f74aa43
project/plugins.sbt
@@ -12,7 +12,7 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
12
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
13
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
14
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
15
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
16
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.4.0")
17
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
18
0 commit comments