Skip to content

Commit 0d806a8

Browse files
authored
Update sbt-scalafmt to 2.4.3
1 parent df387c5 commit 0d806a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
22
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
33
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.1")
4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.22")
66
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
77
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")

0 commit comments

Comments
 (0)