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

Commit 6b00357

Browse files
authored
Merge pull request #165 from scala-steward/update/sbt-scalafmt-2.4.2
Update sbt-scalafmt to 2.4.2
2 parents ba06202 + f6def01 commit 6b00357

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)