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

Commit d60e4c0

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

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

66-
ThisBuild / scapegoatVersion := "1.4.12"
66+
ThisBuild / scapegoatVersion := "1.4.13"
6767

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

0 commit comments

Comments
 (0)