Skip to content

Commit 9262596

Browse files
chore(deps): Update dependency ch.epfl.scala:sbt-scalafix to v0.14.4 (#1775)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 783e7b8 commit 9262596

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
@@ -6,6 +6,6 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
66

77
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
88

9-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
9+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
1010

1111
addDependencyTreePlugin

0 commit comments

Comments
 (0)