Skip to content

Commit fe7db50

Browse files
Update dependency ch.epfl.scala:sbt-scalafix to v0.14.2
1 parent a0576e1 commit fe7db50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ThisBuild / libraryDependencySchemes ++= Seq(
22
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
33
)
44

5-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
5+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
66

77
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
88

0 commit comments

Comments
 (0)