Skip to content

Commit

Permalink
Update scala-collection-compat to 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and joan38 committed Dec 1, 2020
1 parent b21175a commit f83c98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ object `mill-scalafix`
override def ivyDeps =
super.ivyDeps() ++ Agg(
ivy"ch.epfl.scala:scalafix-interfaces:$scalafixVersion",
ivy"org.scala-lang.modules::scala-collection-compat:2.2.0",
ivy"org.scala-lang.modules::scala-collection-compat:2.3.1",
ivy"org.scala-lang.modules::scala-java8-compat:0.9.1"
)

Expand Down

0 comments on commit f83c98b

Please sign in to comment.