Skip to content

Commit

Permalink
ScalaSteward: Update scala-collection-compat from 2.11.0 to 2.12.0 (#441
Browse files Browse the repository at this point in the history
)

Co-authored-by: Alfonso Roa <alfonso.roa@habla.dev>
  • Loading branch information
scala-steward and alfonsorr authored May 13, 2024
1 parent d1d3856 commit 053544f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ lazy val core = project
"org.typelevel" %% "cats-core" % "2.10.0",
"com.lihaoyi" %% "sourcecode" % "0.3.1",
"com.chuusai" %% "shapeless" % "2.3.10",
"org.scala-lang.modules" %% "scala-collection-compat" % "2.11.0",
"org.scala-lang.modules" %% "scala-collection-compat" % "2.12.0",
"com.github.mrpowers" %% "spark-fast-tests" % "1.3.0" % "test",
"org.scalatest" %% "scalatest" % "3.2.18" % "test"
),
Expand Down

0 comments on commit 053544f

Please sign in to comment.