Skip to content

Commit b22de2b

Browse files
authored
Merge pull request #18 from sourcegraph/renovate/org.scalameta-sbt-scalafmt-2.x
Update dependency org.scalameta:sbt-scalafmt to v2.4.3
2 parents a92ecaf + ce9103e commit b22de2b

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
3-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
3+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
44
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
55

66
Compile / unmanagedSourceDirectories +=

0 commit comments

Comments
 (0)