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

Commit a229a13

Browse files
moia-pipelinescala-stewardsaeltz
authored
Update scalac-scapegoat-plugin to 1.4.9 (#194)
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com> Co-authored-by: Bendix Sältz <bendix@saeltz.de>
1 parent f2fb9a9 commit a229a13

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

66-
ThisBuild / scapegoatVersion := "1.4.8"
66+
ThisBuild / scapegoatVersion := "1.4.9"
6767

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

0 commit comments

Comments
 (0)