Skip to content

Commit

Permalink
Update scalac-scapegoat-plugin to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 30, 2024
1 parent 0e70c1a commit bebcd01
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 := "3.0.0"
ThisBuild / scapegoatVersion := "3.0.3"

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

0 comments on commit bebcd01

Please sign in to comment.