mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
Merge pull request #890 from psforever/renovate/org.scalameta-sbt-scalafmt-2.x
Update dependency org.scalameta:sbt-scalafmt to v2.4.3
This commit is contained in:
commit
b558444947
|
|
@ -4,5 +4,5 @@ addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.14")
|
|||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")
|
||||
addSbtPlugin("io.kamon" % "sbt-kanela-runner" % "2.0.10")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
|
||||
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
|
||||
|
|
|
|||
Loading…
Reference in a new issue