mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 14:50:42 +01:00
Update scalatest to 3.2.7 (#2843)
This commit is contained in:
parent
fa80f36d2f
commit
832d9308b5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ object Deps {
|
|||
val logback = "1.2.3"
|
||||
val grizzledSlf4j = "1.3.4"
|
||||
val scalacheck = "1.15.3"
|
||||
val scalaTest = "3.2.6"
|
||||
val scalaTest = "3.2.7"
|
||||
|
||||
val scalaTestPlus =
|
||||
"3.2.1.0" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
|
||||
|
|
Loading…
Add table
Reference in a new issue