Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Commit f6def01

Browse files
committed
Update sbt-scalafmt to 2.4.2
1 parent ba06202 commit f6def01

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
@@ -4,6 +4,6 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.18.0")
44

55
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
66

7-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
7+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
88

99
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.13")

0 commit comments

Comments
 (0)