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.
2 parents 06c0af4 + c053f11 commit c5a3151Copy full SHA for c5a3151
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.14")
2
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.8.2")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
4
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
6
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
7
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")
8
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
0 commit comments