Skip to content

Commit 7fdf0a4

Browse files
scala-steward-for-moia[bot]scala-steward
andauthored
Update scalac-scapegoat-plugin to 2.1.3 (moia-oss#431)
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com>
1 parent e0e38da commit 7fdf0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ lazy val scalaDependencies = Seq(
6363
"org.scala-lang.modules" %% "scala-collection-compat" % "2.11.0"
6464
)
6565

66-
ThisBuild / scapegoatVersion := "2.1.2"
66+
ThisBuild / scapegoatVersion := "2.1.3"
6767

6868
lazy val scalacOptions_2_12 = Seq(
6969
"-unchecked",

0 commit comments

Comments
 (0)