Skip to content

Commit

Permalink
Update scala-collection-compat to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Apr 27, 2023
1 parent 4148522 commit 80300ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ object Dependencies {
}

val scalaParallelCollection = "org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.4"
val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.9.0"
val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.10.0"
val sbtTestAgent = "org.scala-sbt" % "test-agent" % "1.8.2"

// test dependencies
Expand Down

0 comments on commit 80300ff

Please sign in to comment.