Skip to content

Commit 9ee3481

Browse files
committed
Update sbt-scalafmt to 2.3.2
1 parent 15fae0c commit 9ee3481

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
@@ -11,7 +11,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
1111

1212
addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "0.4.0")
1313

14-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.1")
14+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")
1515

1616
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")
1717

0 commit comments

Comments
 (0)