Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 2f05aa3

Browse files
scala-steward-for-moia[bot]scala-steward
andauthored
Update scalac-scapegoat-plugin to 1.4.17 (#323)
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com>
1 parent dd3cd79 commit 2f05aa3

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.8.1"
6464
)
6565

66-
ThisBuild / scapegoatVersion := "1.4.15"
66+
ThisBuild / scapegoatVersion := "1.4.17"
6767

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

0 commit comments

Comments
 (0)