Update scala-collection-compat to 2.4.1 (#2597)

This commit is contained in:
Scala Steward 2021-02-01 14:21:13 +01:00 committed by GitHub
parent 1dacb74edf
commit f217296522
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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