Skip to content

Commit ab84d95

Browse files
authored
Merge pull request #442 from scala-steward/update/patches
Patch updates
2 parents e9770ba + fa8e5b3 commit ab84d95

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,5 +1,5 @@
11
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
22
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.10.0")
33
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")

0 commit comments

Comments
 (0)