We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0576e1 commit fe7db50Copy full SHA for fe7db50
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.2")
6
7
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
8
0 commit comments