We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0576e1 commit 3893bffCopy full SHA for 3893bff
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.13.0")
6
7
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
8
0 commit comments