Skip to content

Commit bb7c802

Browse files
authored
Merge pull request commercetools#683 from scala-steward/update/sbt-scalafmt-2.5.5
Update sbt-scalafmt to 2.5.5
2 parents 3875072 + a281988 commit bb7c802

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
@@ -7,6 +7,6 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
77
// https://github.com/djspiewak/sbt-github-actions/releases
88
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
99

10-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
10+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
1111

1212
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")

0 commit comments

Comments
 (0)