Skip to content

Commit 8d80562

Browse files
authored
Update sbt-scalafmt from 2.4.6 to 2.5.0 (#106)
Co-authored-by: Anand Singh <4903911+anand-singh@users.noreply.github.com>
1 parent dd8cc88 commit 8d80562

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
@@ -2,6 +2,6 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
22

33
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
44

5-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
66

77
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")

0 commit comments

Comments
 (0)