mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-22 22:36:34 +01:00
Update scalacheck-1-14 to 3.2.1.0 (#1779)
This commit is contained in:
parent
9b2daff38b
commit
519a2b5791
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ object Deps {
|
|||
val scalacheck = "1.14.3"
|
||||
val scalaTest = "3.2.0"
|
||||
|
||||
val scalaTestPlus = "3.2.0.0" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
|
||||
val scalaTestPlus = "3.2.1.0" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
|
||||
val slf4j = "1.7.30"
|
||||
val spray = "1.3.5"
|
||||
val zeromq = "0.5.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue