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

Commit b157b19

Browse files
committed
Update sbt-scalafmt to 2.4.2
1 parent d734de7 commit b157b19

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

88
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
99

10-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
10+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
1111

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

0 commit comments

Comments
 (0)