Skip to content

Commit

Permalink
Update scala-collection-compat from 2.9.0 to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 3, 2025
1 parent a87c89e commit d28cf1a
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 @@ -35,7 +35,7 @@ object Dependencies {
val postgresql = "org.postgresql" % "postgresql" % "42.7.5"
val pureConfigCore = "com.github.pureconfig" %% "pureconfig-core" % Versions.pureConfig
val pureConfigGeneric = "com.github.pureconfig" %% "pureconfig-generic" % Versions.pureConfig
val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.9.0"
val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.13.0"
val scalafixScaluzzi = "com.github.vovapolu" %% "scaluzzi" % "0.1.23"
val scalafixOrganizeImports = "com.github.liancheng" %% "organize-imports" % "0.6.0"
val scalaTest = "org.scalatest" %% "scalatest" % "3.2.19"
Expand Down

0 comments on commit d28cf1a

Please # to comment.