Skip to content

Commit 285c82e

Browse files
committed
Update sbt-scalafmt to 2.5.2
1 parent 23d54d5 commit 285c82e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
2-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")
2+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
33

0 commit comments

Comments
 (0)