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

Commit 04764b0

Browse files
authored
Merge pull request #117 from scala-steward/update/sbt-scalafmt-2.4.2
Update sbt-scalafmt to 2.4.2
2 parents d734de7 + b157b19 commit 04764b0

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)