Update scalacheck to 1.15.1 (#29809)
This commit is contained in:
parent
03e0b99b06
commit
f75ffde652
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ object Dependencies {
|
|||
val sslConfigVersion = "0.4.2"
|
||||
|
||||
val scalaTestVersion = "3.1.4"
|
||||
val scalaCheckVersion = "1.14.3"
|
||||
val scalaCheckVersion = "1.15.1"
|
||||
|
||||
val Versions =
|
||||
Seq(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue