Skip to content

Commit 483256d

Browse files
authored
Merge pull request #307 from http4s/update/http4s-scalafix-internal-0.23.32
2 parents a962b12 + 48f5f38 commit 483256d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/scala/org/http4s/sbt/Http4sOrgPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ object Http4sOrgPlugin extends AutoPlugin {
7777
lazy val scalafixSettings: Seq[Setting[_]] =
7878
Seq(
7979
scalafixDependencies ++= Seq(
80-
"org.http4s" %% "http4s-scalafix-internal" % "0.23.31"
80+
"org.http4s" %% "http4s-scalafix-internal" % "0.23.32"
8181
)
8282
)
8383

0 commit comments

Comments
 (0)