Skip to content

Commit 6601c98

Browse files
Update sbt-scalafmt to 2.5.3 (#706)
1 parent 989ae47 commit 6601c98

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.2")
1+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
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)