Update scala-collection-compat to 2.3.2 (#2401)

This commit is contained in:
Scala Steward 2020-12-20 14:36:19 +01:00 committed by GitHub
parent ba545760f9
commit 0264c2daf8

View file

@ -34,7 +34,7 @@ object Deps {
val sqliteV = "3.34.0"
val scalameterV = "0.17"
val scalamockV = "5.1.0"
val scalaCollectionCompatV = "2.3.1"
val scalaCollectionCompatV = "2.3.2"
val pgEmbeddedV = "0.13.3"
val breezeV = "1.1"