Skip to content

Commit 951909f

Browse files
committed
Update sbt-scalafmt to 2.5.2
1 parent 6dc3ce1 commit 951909f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
66

77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
88

9-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.1")
9+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1010

1111
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
1212

0 commit comments

Comments
 (0)