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 98d9211 commit e3ee143Copy full SHA for e3ee143
build.mill
@@ -255,7 +255,7 @@ object Deps {
255
val scalaCheck = ivy"org.scalacheck::scalacheck:1.18.1"
256
val scalaTest = ivy"org.scalatest::scalatest:3.2.19"
257
val utest = ivy"com.lihaoyi::utest:0.8.4"
258
- val zioTest = ivy"dev.zio::zio-test:2.0.22"
+ val zioTest = ivy"dev.zio::zio-test:2.1.14"
259
}
260
261
/** Used in documentation. */
0 commit comments