Skip to content

Commit bc51234

Browse files
authored
Merge pull request #322 from sourcegraph/renovate/ch.epfl.scala-sbt-scalafix-0.x
2 parents f03bf50 + b91570c commit bc51234

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
@@ -3,7 +3,7 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.21")
6-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
6+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
77
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.0")
88
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.9-14-67e8541e")
99
addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.3.3")

0 commit comments

Comments
 (0)