Skip to content

Commit ae6ea5e

Browse files
Update dependency ch.epfl.scala:sbt-scalafix to v0.13.0
1 parent b70d13a commit ae6ea5e

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
@@ -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.13.0")
66

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

0 commit comments

Comments
 (0)