Skip to content

Commit

Permalink
Update scala-collection-compat to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and joan38 committed Feb 4, 2025
1 parent be2ffe9 commit 2d5cf31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.sc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ lazy val circeYaml = Agg(ivy"io.circe::circe-yaml:0.15.2")

lazy val bouncycastle = Agg(ivy"org.bouncycastle:bcpkix-jdk18on:1.80")

lazy val collectionCompat = Agg(ivy"org.scala-lang.modules::scala-collection-compat:2.12.0")
lazy val collectionCompat = Agg(ivy"org.scala-lang.modules::scala-collection-compat:2.13.0")

lazy val logging = Agg(ivy"org.typelevel::log4cats-slf4j:2.7.0")

Expand Down

0 comments on commit 2d5cf31

Please sign in to comment.