mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
Update scalatest to 3.2.4 (#2677)
This commit is contained in:
parent
42f3523210
commit
a19f35e603
@ -8,7 +8,7 @@ object Deps {
|
||||
val logback = "1.2.3"
|
||||
val grizzledSlf4j = "1.3.4"
|
||||
val scalacheck = "1.15.3"
|
||||
val scalaTest = "3.2.3"
|
||||
val scalaTest = "3.2.4"
|
||||
|
||||
val scalaTestPlus =
|
||||
"3.2.1.0" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
|
||||
|
Loading…
Reference in New Issue
Block a user