Skip to content

Commit a680a9e

Browse files
Update dependency org.scalameta:sbt-scalafmt to v2.5.3
1 parent 49957e4 commit a680a9e

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
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
22
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
33
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
55
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")

0 commit comments

Comments
 (0)