We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0187ca2 + a09e8f4 commit a962b12Copy full SHA for a962b12
core/src/main/scala/org/http4s/sbt/Http4sOrgPlugin.scala
@@ -77,7 +77,7 @@ object Http4sOrgPlugin extends AutoPlugin {
77
lazy val scalafixSettings: Seq[Setting[_]] =
78
Seq(
79
scalafixDependencies ++= Seq(
80
- "org.http4s" %% "http4s-scalafix-internal" % "0.23.30"
+ "org.http4s" %% "http4s-scalafix-internal" % "0.23.31"
81
)
82
83
0 commit comments