Skip to content

Commit 1436ca7

Browse files
Update dependency ch.epfl.scala:sbt-scalafix to v0.14.4
1 parent 55cccff commit 1436ca7

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,5 +3,5 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
33
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0-M2")
44
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
6-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")
6+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
77
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")

0 commit comments

Comments
 (0)