mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-13 11:35:40 +01:00
Update scala-collection-compat to 2.6.0 (#3807)
This commit is contained in:
parent
09c2562675
commit
86bd52d7f2
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ object Deps {
|
|||
|
||||
val scalameterV = "0.17"
|
||||
val scalamockV = "5.1.0"
|
||||
val scalaCollectionCompatV = "2.5.0"
|
||||
val scalaCollectionCompatV = "2.6.0"
|
||||
val pgEmbeddedV = "0.13.4"
|
||||
|
||||
val breezeV = "1.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue