We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f29e0 commit e9063f4Copy full SHA for e9063f4
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1"
8
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
9
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
10
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
11
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
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