We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0576e1 commit ec5ceb7Copy full SHA for ec5ceb7
project/plugins.sbt
@@ -2,7 +2,7 @@ ThisBuild / libraryDependencySchemes ++= Seq(
2
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
3
)
4
5
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
6
7
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
8
0 commit comments