Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit d7f458b

Browse files
committed
Update sbt-scalafmt to 2.5.4
1 parent 6773432 commit d7f458b

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,2 +1,2 @@
1-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
22
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")

0 commit comments

Comments
 (0)