File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ object Dependencies {
27
27
val monixEval = " io.monix" %% " monix-eval" % Versions .monix
28
28
val postgresql = " org.postgresql" % " postgresql" % " 42.2.18"
29
29
val pureConfig = " com.github.pureconfig" %% " pureconfig" % " 0.14.0"
30
- val scalaCollectionCompat = " org.scala-lang.modules" %% " scala-collection-compat" % " 2.3 .0"
31
- val scalafixScaluzzi = " com.github.vovapolu" %% " scaluzzi" % " 0.1.15 "
30
+ val scalaCollectionCompat = " org.scala-lang.modules" %% " scala-collection-compat" % " 2.2 .0"
31
+ val scalafixScaluzzi = " com.github.vovapolu" %% " scaluzzi" % " 0.1.16 "
32
32
val scalafixSortImports = " com.nequissimus" %% " sort-imports" % " 0.5.5"
33
33
val scalaTest = " org.scalatest" %% " scalatest" % " 3.2.3"
34
34
val sentry = " io.sentry" % " sentry" % " 3.2.0"
You can’t perform that action at this time.
0 commit comments