Skip to content

Commit

Permalink
Update ScalaCliAlg#scalafixIssue
Browse files Browse the repository at this point in the history
  • Loading branch information
fthomas committed Nov 24, 2024
1 parent 0b783fe commit 660bd4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,5 @@ final class ScalaCliAlg[F[_]](implicit
} yield dependencies

override protected val scalafixIssue: Option[String] =
Some("https://github.com/VirtusLab/scala-cli/issues/647")
Some("https://github.com/scala-steward-org/scala-steward/issues/3486")
}

0 comments on commit 660bd4b

Please sign in to comment.