Skip to content

Commit a962b12

Browse files
authored
Merge pull request #306 from http4s/update/http4s-scalafix-internal-0.23.31
2 parents 0187ca2 + a09e8f4 commit a962b12

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.30"
80+
"org.http4s" %% "http4s-scalafix-internal" % "0.23.31"
8181
)
8282
)
8383

0 commit comments

Comments
 (0)