Skip to content
This repository was archived by the owner on Dec 27, 2021. It is now read-only.

Commit f775b2b

Browse files
committed
Update sbt-scalafmt to 2.4.6
1 parent a51778a commit f775b2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
addSbtPlugin("com.lightbend.lagom" % "lagom-sbt-plugin" % "1.6.5")
22
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1")
33
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")
4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
55
addSbtPlugin("com.beautiful-scala" % "sbt-scalastyle" % "1.5.0")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
77
addSbtPlugin("au.com.onegeek" %% "sbt-dotenv" % "2.1.227")

0 commit comments

Comments
 (0)