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

Commit 7fe0cd4

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

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.13"
66+
ThisBuild / scapegoatVersion := "1.4.14"
6767

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

0 commit comments

Comments
 (0)