Skip to content

Commit

Permalink
Update scala-collection-compat to 2.10.0 (#485)
Browse files Browse the repository at this point in the history
Co-authored-by: dwolla-oss-scala-steward[bot] <212073+dwolla-oss-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
dwolla-oss-scala-steward[bot] and dwolla-oss-scala-steward[bot] authored Apr 27, 2023
1 parent a664d34 commit 969fbfb
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 @@ -76,7 +76,7 @@ lazy val `fs2-aws-java-sdk2` = (project in file("aws-java-sdk2"))
Seq(
"co.fs2" %% "fs2-reactive-streams" % fs2Version,
"org.typelevel" %% "cats-tagless-macros" % "0.14.0",
"org.scala-lang.modules" %% "scala-collection-compat" % "2.9.0",
"org.scala-lang.modules" %% "scala-collection-compat" % "2.10.0",
"software.amazon.awssdk" % "kms" % "2.20.53" % Provided,
)
},
Expand Down

0 comments on commit 969fbfb

Please sign in to comment.