Skip to content

Commit 2ac3865

Browse files
committed
chore: update sbt-scalafmt from 2.5.2 to 2.5.4
1 parent 5ccba4c commit 2ac3865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.6")
1616
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
1717
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
1818

19-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
19+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
2020
addSbtPlugin("io.github.play-swagger" % "sbt-play-swagger" % "2.0.4")
2121

2222
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.7.0")

0 commit comments

Comments
 (0)