Skip to content

Commit

Permalink
Update scalac-scapegoat-plugin to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 19, 2024
1 parent d59910d commit 74f8d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ lazy val scalaDependencies = Seq(
"org.scala-lang.modules" %% "scala-collection-compat" % "2.12.0"
)

ThisBuild / scapegoatVersion := "2.1.6"
ThisBuild / scapegoatVersion := "3.0.0"

lazy val scalacOptions_2_12 = Seq(
"-unchecked",
Expand Down

0 comments on commit 74f8d30

Please sign in to comment.