We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb41c4e commit a6f310fCopy full SHA for a6f310f
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
3
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.7.0")
4
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
5
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
6
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
7
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.3")
8
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
9
addSbtPlugin("com.alejandrohdezma" %% "sbt-github" % "0.8.2")
0 commit comments