Skip to content

Commit 468fccd

Browse files
author
Scala Steward
committed
chore: Update sbt-scalafmt from 2.5.5 to 2.5.6
1 parent 264cf8e commit 468fccd

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
@@ -3,4 +3,4 @@ addSbtPlugin("org.foundweekends.giter8" % "sbt-giter8-scaffold" % "0.17.0")
33
addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")
44
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
55
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
6-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")

0 commit comments

Comments
 (0)