Skip to content

Commit f301c99

Browse files
scala-stewardxuwei-k
authored andcommitted
Update sbt-scalafmt to 2.6.2
1 parent d764033 commit f301c99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
22
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
33
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.2")
55
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.9.0")
66

77
scalacOptions += "-language:postfixOps"

0 commit comments

Comments
 (0)