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 8f0356c commit 33b90c8Copy full SHA for 33b90c8
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0"
8
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
9
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
10
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
11
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
12
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
13
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
14
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.12.0")
0 commit comments