Skip to content

Commit 9a5943b

Browse files
authored
Merge pull request #87 from scala-steward/update/sbt-scalafmt-2.5.2
Update sbt-scalafmt to 2.5.2
2 parents c6bb542 + 285c82e commit 9a5943b

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)