Skip to content

Commit 5e6a02a

Browse files
authored
Merge pull request #3068 from scala-steward/update/sbt-scalafmt-2.5.4
Update sbt-scalafmt to 2.5.4
2 parents ca22844 + 85b2446 commit 5e6a02a

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
@@ -1,5 +1,5 @@
11
// https://scalameta.org/scalafmt/docs/installation.html#sbt
2-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
33
// https://github.com/sbt/sbt-assembly
44
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.2.0")
55
// https://github.com/marcuslonnberg/sbt-docker

0 commit comments

Comments
 (0)