Skip to content

Commit 420e259

Browse files
chore(deps): Update dependency ch.epfl.scala:sbt-scalafix to v0.14.3 (#1735)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Junichi Kato <[email protected]>
1 parent 1f40a38 commit 420e259

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,6 +4,6 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
44

55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
66

7-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
7+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
88

99
addDependencyTreePlugin

0 commit comments

Comments
 (0)