Skip to content

Commit 3c5eae3

Browse files
authored
Merge pull request #847 from typelevel/update/sbt-scalafmt-2.5.6
2 parents 452ce2e + 5ed943a commit 3c5eae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
1+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
22
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
44
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)