We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd0d9c3 commit f4aecbeCopy full SHA for f4aecbe
build.mill
@@ -237,7 +237,7 @@ object Deps {
237
/** Used in tests. */
238
object TestDeps {
239
// tests framework (test)
240
- val scalaCheck = ivy"org.scalacheck::scalacheck:1.18.0"
+ val scalaCheck = ivy"org.scalacheck::scalacheck:1.18.1"
241
val scalaTest = ivy"org.scalatest::scalatest:3.2.19"
242
val utest = ivy"com.lihaoyi::utest:0.8.4"
243
val zioTest = ivy"dev.zio::zio-test:2.0.22"
0 commit comments