Skip to content

Commit e50cb14

Browse files
authored
Merge pull request #738 from typelevel/update/sbt-scalafmt-2.5.5
Update sbt-scalafmt to 2.5.5
2 parents 55bd9ac + 7b2b50e commit e50cb14

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
@@ -5,4 +5,4 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
55
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
66
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.8.0")
77
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.0")
8-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
8+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)