Skip to content

Commit b911fb5

Browse files
Update sbt-scalafmt from 2.5.5 to 2.5.6 (#795)
1 parent 16a756f commit b911fb5

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,4 +1,4 @@
1-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
1+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
33
addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.6")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

0 commit comments

Comments
 (0)