mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-13 11:35:40 +01:00
Update scalacheck-1-14 to 3.2.2.0 (#3722)
This commit is contained in:
parent
6cbbd8825d
commit
8cbdf8244a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ object Deps {
|
|||
val scalaTest = "3.2.10"
|
||||
|
||||
val scalaTestPlus =
|
||||
"3.2.1.0" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
|
||||
"3.2.2.0" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
|
||||
val slf4j = "1.7.32"
|
||||
val spray = "1.3.6"
|
||||
val zeromq = "0.5.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue