mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 18:02:54 +01:00
Update scalatest to 3.1.2 (#1412)
This commit is contained in:
parent
40c4af93a7
commit
69686128bb
@ -6,7 +6,7 @@ object Deps {
|
|||||||
val bouncyCastle = "1.55"
|
val bouncyCastle = "1.55"
|
||||||
val logback = "1.2.3"
|
val logback = "1.2.3"
|
||||||
val scalacheck = "1.14.3"
|
val scalacheck = "1.14.3"
|
||||||
val scalaTest = "3.1.1"
|
val scalaTest = "3.1.2"
|
||||||
|
|
||||||
val scalaTestPlus = "3.1.1.1" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
|
val scalaTestPlus = "3.1.1.1" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
|
||||||
val slf4j = "1.7.30"
|
val slf4j = "1.7.30"
|
||||||
|
Loading…
Reference in New Issue
Block a user