Skip to content

Commit 0a76733

Browse files
Update scalafix
1 parent 3716e30 commit 0a76733

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,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
44
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
66
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")
7-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
7+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
88
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
99
addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.4.3")
1010
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.6.1")

0 commit comments

Comments
 (0)