Skip to content

Commit

Permalink
Update scalac-scapegoat-plugin to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 28, 2024
1 parent 269fffe commit a2b014e
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.1.1"
ThisBuild / scapegoatVersion := "3.1.2"

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

0 comments on commit a2b014e

Please sign in to comment.