Skip to content

Commit cd5c8ae

Browse files
Update sbt-scalafmt to 2.5.6
1 parent 9d93c1d commit cd5c8ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
2-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
2+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
33

44
scalacOptions ++= Seq("-unchecked", "-deprecation", "-feature")
55

0 commit comments

Comments
 (0)