Skip to content

Commit f510b7d

Browse files
committed
[2.2.x] sbt-scalafmt 2.6.1 (was 2.6.0)
1 parent 1e55678 commit f510b7d

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,5 +1,5 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
2-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
2+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
33
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
44
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")

0 commit comments

Comments
 (0)