Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 7b2e2b9

Browse files
Update sbt-scalafmt to 2.4.3 (#390)
1 parent 2ac3700 commit 7b2e2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
1+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
22
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")

0 commit comments

Comments
 (0)