Skip to content

Commit

Permalink
Update scalac-scapegoat-plugin to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 21, 2024
1 parent 97dd8d5 commit 518f4c5
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.3"
ThisBuild / scapegoatVersion := "3.1.1"

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

0 comments on commit 518f4c5

Please sign in to comment.