Skip to content

Commit

Permalink
Update scalac-scapegoat-plugin to 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and biandratti committed Sep 27, 2023
1 parent ffb5ab6 commit 1e7ae0b
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 @@ -16,7 +16,7 @@ lazy val commonSettings = Seq(
organization := "biandratti",
scalaVersion := scalaV,
scalacOptions += "-Xsource:3",
ThisBuild / scapegoatVersion := "2.1.2",
ThisBuild / scapegoatVersion := "2.1.3",
// wartremoverErrors ++= Warts.unsafe.diff(Seq(Wart.Any)),
// wartremoverExcluded ++= (Compile / routes).value,
coverageFailOnMinimum := true,
Expand Down

0 comments on commit 1e7ae0b

Please sign in to comment.