Skip to content

Commit 8ddc1bd

Browse files
authored
Merge pull request #517 from scala-steward/update/3.0.x/sbt-scalafmt-2.6.0
[3.0.x] sbt-scalafmt 2.6.0 (was 2.5.6)
2 parents 2ae20d3 + 0404b91 commit 8ddc1bd

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.5")
22
addSbtPlugin("com.github.sbt" % "sbt-java-formatter" % "0.11.0")
33
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")

0 commit comments

Comments
 (0)