File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ object Dependencies {
35
35
val postgresql = " org.postgresql" % " postgresql" % " 42.7.5"
36
36
val pureConfigCore = " com.github.pureconfig" %% " pureconfig-core" % Versions .pureConfig
37
37
val pureConfigGeneric = " com.github.pureconfig" %% " pureconfig-generic" % Versions .pureConfig
38
- val scalaCollectionCompat = " org.scala-lang.modules" %% " scala-collection-compat" % " 2.9 .0"
38
+ val scalaCollectionCompat = " org.scala-lang.modules" %% " scala-collection-compat" % " 2.13 .0"
39
39
val scalafixScaluzzi = " com.github.vovapolu" %% " scaluzzi" % " 0.1.23"
40
40
val scalafixOrganizeImports = " com.github.liancheng" %% " organize-imports" % " 0.6.0"
41
41
val scalaTest = " org.scalatest" %% " scalatest" % " 3.2.19"
You can’t perform that action at this time.
0 commit comments