Skip to content

Commit 6979570

Browse files
authored
Update sbt-scalafmt to 2.5.5
1 parent c98cbd6 commit 6979570

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,4 +1,4 @@
11
resolvers += Resolver.sonatypeRepo("snapshots")
2-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
2+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
33
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
44
addSbtPlugin("io.higherkindness" % "sbt-mu-srcgen" % "0.34.0")

0 commit comments

Comments
 (0)