mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 10:46:42 +01:00
Update scala-collection-compat to 2.5.0 (#3387)
This commit is contained in:
parent
79e11c6dce
commit
38c55ad0c0
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ object Deps {
|
||||||
|
|
||||||
val scalameterV = "0.17"
|
val scalameterV = "0.17"
|
||||||
val scalamockV = "5.1.0"
|
val scalamockV = "5.1.0"
|
||||||
val scalaCollectionCompatV = "2.4.4"
|
val scalaCollectionCompatV = "2.5.0"
|
||||||
val pgEmbeddedV = "0.13.4"
|
val pgEmbeddedV = "0.13.4"
|
||||||
|
|
||||||
val breezeV = "1.2"
|
val breezeV = "1.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue